bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
authorColin Ian King <colin.king@canonical.com>
Mon, 3 Jun 2019 13:36:53 +0000 (14:36 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 4 Jun 2019 14:55:32 +0000 (16:55 +0200)
There is a spelling mistake in the help information, fix this.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
samples/bpf/hbm.c

index 480b7ad..bdfce59 100644 (file)
@@ -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"