libbpf: fix some typos in libbpf
authorLin Yikai <yikai.lin@vivo.com>
Thu, 5 Sep 2024 11:03:07 +0000 (19:03 +0800)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 5 Sep 2024 20:07:47 +0000 (13:07 -0700)
commitbd4d67f8ae55d42273c6cd661b622ed713d20350
tree1f0ff63a6cdb4c6ab0f2f27cbe2d5cd6006c8ffb
parenta86857d2546c98f6c4e5677af8c6b8a80edd0704
libbpf: fix some typos in libbpf

Hi, fix some spelling errors in libbpf, the details are as follows:

-in the code comments:
termintaing->terminating
architecutre->architecture
requring->requiring
recored->recoded
sanitise->sanities
allowd->allowed
abover->above
see bpf_udst_arg()->see bpf_usdt_arg()

Signed-off-by: Lin Yikai <yikai.lin@vivo.com>
Link: https://lore.kernel.org/r/20240905110354.3274546-3-yikai.lin@vivo.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/lib/bpf/bpf.h
tools/lib/bpf/bpf_tracing.h
tools/lib/bpf/btf.c
tools/lib/bpf/libbpf.c
tools/lib/bpf/linker.c
tools/lib/bpf/usdt.bpf.h