libbpf: Fix a couple of typos
authorDaniel Müller <deso@posteo.net>
Wed, 1 Jun 2022 15:40:25 +0000 (15:40 +0000)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 3 Jun 2022 21:53:33 +0000 (14:53 -0700)
commit9bbdfad8a5192cfa698994dd8db3a52b137e7478
tree602d36389f481123ec7a6ca9528f490e964d1ef7
parentd8616ee2affcff37c5d315310da557a694a3303d
libbpf: Fix a couple of typos

This change fixes a couple of typos that were encountered while studying
the source code.

Signed-off-by: Daniel Müller <deso@posteo.net>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Song Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20220601154025.3295035-1-deso@posteo.net
tools/lib/bpf/btf.c
tools/lib/bpf/libbpf.h
tools/lib/bpf/relo_core.c