libbpf: Improve log message formatting
authorTony Ambardar <tony.ambardar@gmail.com>
Mon, 16 Sep 2024 08:37:40 +0000 (01:37 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 4 Oct 2024 00:47:36 +0000 (17:47 -0700)
commite8957c0dde3c945db2403beb3131a5ad84860b5f
tree156907cc2a9685462808a6324b6de385e18276d2
parentc27d8235ba97139d7a085367ff57773902eb3fc5
libbpf: Improve log message formatting

Fix missing newlines and extraneous terminal spaces in messages.

Signed-off-by: Tony Ambardar <tony.ambardar@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/086884b7cbf87e524d584f9bf87f7a580e378b2b.1726475448.git.tony.ambardar@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/lib/bpf/btf.c
tools/lib/bpf/btf_dump.c
tools/lib/bpf/btf_relocate.c
tools/lib/bpf/libbpf.c
tools/lib/bpf/relo_core.c