]> git.ipfire.org Git - thirdparty/linux.git/commit
samples/bpf: Fix spelling typos in samples/bpf
authorChu Guangqing <chuguangqing@inspur.com>
Wed, 15 Oct 2025 01:50:24 +0000 (09:50 +0800)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 19 Oct 2025 02:26:23 +0000 (19:26 -0700)
commitb74938a3bd3761f0797ad988eaab17efda5cfd83
tree50bb642561449d46125eb25870b4d16e323abfde
parent4f8543b5f20f851cedbb23f8eade159871d84e2a
samples/bpf: Fix spelling typos in samples/bpf

do_hbm_test.sh:
The comment incorrectly used "upcomming" instead of "upcoming".

hbm.c
The comment incorrectly used "Managment" instead of "Management".
The comment incorrectly used "Currrently" instead of "Currently".

tcp_cong_kern.c
The comment incorrectly used "deteremined" instead of "determined".

tracex1.bpf.c
The comment incorrectly used "loobpack" instead of "loopback".

Signed-off-by: Chu Guangqing <chuguangqing@inspur.com>
Link: https://lore.kernel.org/r/20251015015024.2212-2-chuguangqing@inspur.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
samples/bpf/do_hbm_test.sh
samples/bpf/hbm.c
samples/bpf/tcp_cong_kern.c
samples/bpf/tracex1.bpf.c