BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next] bpftool: Fix typo in usage help
@ 2024-07-17 13:45 Donald Hunter
  2024-07-17 16:44 ` Quentin Monnet
  2024-07-17 20:50 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Donald Hunter @ 2024-07-17 13:45 UTC (permalink / raw)
  To: bpf, Quentin Monnet, Daan De Meyer; +Cc: donald.hunter, Donald Hunter

The usage help for "bpftool prog help" contains a ° instead of the _
symbol for cgroup/sendmsg_unix. Fix the typo.

Fixes: 8b3cba987e6d ("bpftool: Add support for cgroup unix socket address hooks")
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
---
 tools/bpf/bpftool/prog.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/bpf/bpftool/prog.c b/tools/bpf/bpftool/prog.c
index 40ea743d139f..2ff949ea82fa 100644
--- a/tools/bpf/bpftool/prog.c
+++ b/tools/bpf/bpftool/prog.c
@@ -2489,7 +2489,7 @@ static int do_help(int argc, char **argv)
 		"                 cgroup/connect_unix | cgroup/getpeername4 | cgroup/getpeername6 |\n"
 		"                 cgroup/getpeername_unix | cgroup/getsockname4 | cgroup/getsockname6 |\n"
 		"                 cgroup/getsockname_unix | cgroup/sendmsg4 | cgroup/sendmsg6 |\n"
-		"                 cgroup/sendmsg°unix | cgroup/recvmsg4 | cgroup/recvmsg6 | cgroup/recvmsg_unix |\n"
+		"                 cgroup/sendmsg_unix | cgroup/recvmsg4 | cgroup/recvmsg6 | cgroup/recvmsg_unix |\n"
 		"                 cgroup/getsockopt | cgroup/setsockopt | cgroup/sock_release |\n"
 		"                 struct_ops | fentry | fexit | freplace | sk_lookup }\n"
 		"       ATTACH_TYPE := { sk_msg_verdict | sk_skb_verdict | sk_skb_stream_verdict |\n"
-- 
2.45.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH bpf-next] bpftool: Fix typo in usage help
  2024-07-17 13:45 [PATCH bpf-next] bpftool: Fix typo in usage help Donald Hunter
@ 2024-07-17 16:44 ` Quentin Monnet
  2024-07-17 20:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Quentin Monnet @ 2024-07-17 16:44 UTC (permalink / raw)
  To: Donald Hunter, bpf, Daan De Meyer; +Cc: donald.hunter

2024-07-17 14:45 UTC+0100 ~ Donald Hunter <donald.hunter@gmail.com>
> The usage help for "bpftool prog help" contains a ° instead of the _
> symbol for cgroup/sendmsg_unix. Fix the typo.
> 
> Fixes: 8b3cba987e6d ("bpftool: Add support for cgroup unix socket address hooks")
> Signed-off-by: Donald Hunter <donald.hunter@gmail.com>

Acked-by: Quentin Monnet <qmo@kernel.org>

Thanks!


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH bpf-next] bpftool: Fix typo in usage help
  2024-07-17 13:45 [PATCH bpf-next] bpftool: Fix typo in usage help Donald Hunter
  2024-07-17 16:44 ` Quentin Monnet
@ 2024-07-17 20:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-07-17 20:50 UTC (permalink / raw)
  To: Donald Hunter; +Cc: bpf, qmo, daan.j.demeyer, donald.hunter

Hello:

This patch was applied to bpf/bpf.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:

On Wed, 17 Jul 2024 14:45:08 +0100 you wrote:
> The usage help for "bpftool prog help" contains a ° instead of the _
> symbol for cgroup/sendmsg_unix. Fix the typo.
> 
> Fixes: 8b3cba987e6d ("bpftool: Add support for cgroup unix socket address hooks")
> Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
> ---
>  tools/bpf/bpftool/prog.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [bpf-next] bpftool: Fix typo in usage help
    https://git.kernel.org/bpf/bpf/c/3c870059e9f8

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-17 20:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-17 13:45 [PATCH bpf-next] bpftool: Fix typo in usage help Donald Hunter
2024-07-17 16:44 ` Quentin Monnet
2024-07-17 20:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox