BPF List
 help / color / mirror / Atom feed
* [PATCH 0/3] libbpf: Fixed various checkpatch issues
@ 2022-11-13 15:42 Kang Minchul
  2022-11-13 15:42 ` [PATCH 1/3] libbpf: checkpatch: Fixed code alignments in btf.c Kang Minchul
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kang Minchul @ 2022-11-13 15:42 UTC (permalink / raw)
  To: Andrii Nakryiko, Alexei Starovoitov, Daniel Borkmann
  Cc: Martin KaFai Lau, Song Liu, Yonghong Song, John Fastabend,
	KP Singh, Stanislav Fomichev, Hao Luo, Jiri Olsa, bpf,
	linux-kernel, Kang Minchul

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-13 19:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-13 15:42 [PATCH 0/3] libbpf: Fixed various checkpatch issues Kang Minchul
2022-11-13 15:42 ` [PATCH 1/3] libbpf: checkpatch: Fixed code alignments in btf.c Kang Minchul
2022-11-13 15:42 ` [PATCH 2/3] libbpf: Fixed various checkpatch issues in libbpf.c Kang Minchul
2022-11-13 15:42 ` [PATCH 3/3] libbpf: checkpatch: Fixed code alignments in ringbuf.c Kang Minchul
2022-11-13 19:01 ` [PATCH 0/3] libbpf: Fixed various checkpatch issues Kang Minchul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox