netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
@ 2019-06-03 13:36 Colin King
  2019-06-03 17:42 ` Martin Lau
  2019-06-04 15:04 ` Daniel Borkmann
  0 siblings, 2 replies; 3+ messages in thread
From: Colin King @ 2019-06-03 13:36 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann, Martin KaFai Lau, Song Liu,
	Yonghong Song, netdev, bpf
  Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

There is a spelling mistake in the help information, fix this.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 samples/bpf/hbm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/samples/bpf/hbm.c b/samples/bpf/hbm.c
index 480b7ad6a1f2..bdfce592207a 100644
--- a/samples/bpf/hbm.c
+++ b/samples/bpf/hbm.c
@@ -411,7 +411,7 @@ static void Usage(void)
 	       "    -l         also limit flows using loopback\n"
 	       "    -n <#>     to create cgroup \"/hbm#\" and attach prog\n"
 	       "               Default is /hbm1\n"
-	       "    --no_cn    disable CN notifcations\n"
+	       "    --no_cn    disable CN notifications\n"
 	       "    -r <rate>  Rate in Mbps\n"
 	       "    -s         Update HBM stats\n"
 	       "    -t <time>  Exit after specified seconds (default is 0)\n"
-- 
2.20.1


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

* Re: [PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
  2019-06-03 13:36 [PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" Colin King
@ 2019-06-03 17:42 ` Martin Lau
  2019-06-04 15:04 ` Daniel Borkmann
  1 sibling, 0 replies; 3+ messages in thread
From: Martin Lau @ 2019-06-03 17:42 UTC (permalink / raw)
  To: Colin King
  Cc: Alexei Starovoitov, Daniel Borkmann, Song Liu, Yonghong Song,
	netdev, bpf, kernel-janitors, linux-kernel

On Mon, Jun 03, 2019 at 02:36:53PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> There is a spelling mistake in the help information, fix this.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  samples/bpf/hbm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/samples/bpf/hbm.c b/samples/bpf/hbm.c
> index 480b7ad6a1f2..bdfce592207a 100644
> --- a/samples/bpf/hbm.c
> +++ b/samples/bpf/hbm.c
> @@ -411,7 +411,7 @@ static void Usage(void)
>  	       "    -l         also limit flows using loopback\n"
>  	       "    -n <#>     to create cgroup \"/hbm#\" and attach prog\n"
>  	       "               Default is /hbm1\n"
> -	       "    --no_cn    disable CN notifcations\n"
> +	       "    --no_cn    disable CN notifications\n"
Acked-by: Martin KaFai Lau <kafai@fb.com>

This should go to the bpf-next.

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

* Re: [PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
  2019-06-03 13:36 [PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" Colin King
  2019-06-03 17:42 ` Martin Lau
@ 2019-06-04 15:04 ` Daniel Borkmann
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Borkmann @ 2019-06-04 15:04 UTC (permalink / raw)
  To: Colin King, Alexei Starovoitov, Martin KaFai Lau, Song Liu,
	Yonghong Song, netdev, bpf
  Cc: kernel-janitors, linux-kernel

On 06/03/2019 03:36 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> There is a spelling mistake in the help information, fix this.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied, thanks!

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

end of thread, other threads:[~2019-06-04 15:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-03 13:36 [PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" Colin King
2019-06-03 17:42 ` Martin Lau
2019-06-04 15:04 ` Daniel Borkmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).