Commit 2ed99339 authored by Colin Ian King's avatar Colin Ian King Committed by Daniel Borkmann
Browse files

bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"



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

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Acked-by: default avatarMartin KaFai Lau <kafai@fb.com>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
parent 0462eaac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"