libbpf: Fix some typos in comments
authorYusheng Zheng <yunwei356@gmail.com>
Mon, 9 Sep 2024 22:59:52 +0000 (22:59 +0000)
committerAndrii Nakryiko <andrii@kernel.org>
Mon, 9 Sep 2024 23:05:40 +0000 (16:05 -0700)
commit41d0c4677feee1ea063e0f2c2af72dc953b1f1cc
treef7e10142df943ead46f41fdf11009def8c06a1ed
parent72d8508ecd3b081dba03ec00930c6b07c1ad55d3
libbpf: Fix some typos in comments

Fix some spelling errors in the code comments of libbpf:

betwen -> between
paremeters -> parameters
knowning -> knowing
definiton -> definition
compatiblity -> compatibility
overriden -> overridden
occured -> occurred
proccess -> process
managment -> management
nessary -> necessary

Signed-off-by: Yusheng Zheng <yunwei356@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20240909225952.30324-1-yunwei356@gmail.com
tools/lib/bpf/bpf_helpers.h
tools/lib/bpf/bpf_tracing.h
tools/lib/bpf/btf.c
tools/lib/bpf/btf.h
tools/lib/bpf/btf_dump.c
tools/lib/bpf/libbpf.h
tools/lib/bpf/libbpf_legacy.h
tools/lib/bpf/skel_internal.h