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

From: sdf
Date: Mon Nov 14 2022 - 12:19:49 EST


On 11/14, Kang Minchul wrote:
This patch series contains various checkpatch fixes
in btf.c, libbpf.c, ringbuf.c.

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

v1 -> v2: changed cover letter message.

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

Acked-by: Stanislav Fomichev <sdf@xxxxxxxxxx>

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