diff options
author | Josh Poimboeuf <[email protected]> | 2022-04-18 09:50:21 -0700 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2022-04-22 12:32:01 +0200 |
commit | aa3d60e050112ef1373d7216eabe0ee966615527 (patch) | |
tree | 60c0084d3faf49fee0a2813daa339268b0f2191e /lib/netdev-notifier-error-inject.c | |
parent | 3398b12d10271c008ed48fecc6577a5940d7cdf3 (diff) |
libsubcmd: Fix OPTION_GROUP sorting
The OPTION_GROUP option type is a way of grouping certain options
together in the printed usage text. It happens to be completely broken,
thanks to the fact that the subcmd option sorting just sorts everything,
without regard for grouping. Luckily, nobody uses this option anyway,
though that will change shortly.
Fix it by sorting each group individually.
Signed-off-by: Josh Poimboeuf <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Miroslav Benes <[email protected]>
Link: https://lkml.kernel.org/r/e167ea3a11e2a9800eb062c1fd0f13e9cd05140c.1650300597.git.jpoimboe@redhat.com
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions