[PATCH 0/3] libbpf: Fixed various checkpatch issues

From: Kang Minchul
Date: Sun Nov 13 2022 - 10:43:13 EST


This patch series fixes contains various checkpatch fixes
in btf.c, libbpf.c, ringbuf.c.

I know these are trivial but some issues are hard to ignore
and these are accumulating.

Kang Minchul (3):
libbpf: checkpatch: Fixed code alignments in btf.c
libbpf: Fixed various checkpatch issues in libbpf.c
libbpf: checkpatch: Fixed code alignments in ringbuf.c

tools/lib/bpf/btf.c | 5 +++--
tools/lib/bpf/libbpf.c | 45 +++++++++++++++++++++++++----------------
tools/lib/bpf/ringbuf.c | 4 ++--
3 files changed, 33 insertions(+), 21 deletions(-)

--
2.34.1