diff options
author | Daniel T. Lee <danieltimlee@gmail.com> | 2023-08-11 14:16:03 +0200 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2023-08-12 05:54:29 +0200 |
commit | 6da4fea89d258ff4816e53345fcbc593104f98ec (patch) | |
tree | 0554fade7c945f4be3752c2cb40095eb27396422 /kernel/nsproxy.c | |
parent | bpf: Remove unused declaration bpf_link_new_file() (diff) | |
download | linux-6da4fea89d258ff4816e53345fcbc593104f98ec.tar.xz linux-6da4fea89d258ff4816e53345fcbc593104f98ec.zip |
bpftool: fix perf help message
Currently, bpftool perf subcommand has typo with the help message.
$ tools/bpf/bpftool/bpftool perf help
Usage: bpftool perf { show | list }
bpftool perf help }
Since this bpftool perf subcommand help message has the extra bracket,
this commit fix the typo by removing the extra bracket.
Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>
Reviewed-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/r/20230811121603.17429-1-danieltimlee@gmail.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'kernel/nsproxy.c')
0 files changed, 0 insertions, 0 deletions