Re: [PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"

From: Martin Lau
Date: Mon Jun 03 2019 - 13:47:00 EST


On Mon, Jun 03, 2019 at 02:36:53PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> There is a spelling mistake in the help information, fix this.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> ---
> 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@xxxxxx>

This should go to the bpf-next.