All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tools: bpftool: Remove unused struct
@ 2022-09-28  9:04 Yuan Can
  2022-09-28  9:04 ` [PATCH 1/2] tools: bpftool: Remove unused struct btf_attach_point Yuan Can
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yuan Can @ 2022-09-28  9:04 UTC (permalink / raw)
  To: quentin, ast, daniel, andrii, martin.lau, song, yhs,
	john.fastabend, kpsingh, sdf, haoluo, jolsa, bpf
  Cc: yuancan

This series contains two cleanup patches, remove unused struct.

Yuan Can (2):
  tools: bpftool: Remove unused struct btf_attach_point
  tools: bpftool: Remove unused struct event_ring_info

 tools/bpf/bpftool/btf.c           | 5 -----
 tools/bpf/bpftool/map_perf_ring.c | 7 -------
 2 files changed, 12 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-09-30 21:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-28  9:04 [PATCH 0/2] tools: bpftool: Remove unused struct Yuan Can
2022-09-28  9:04 ` [PATCH 1/2] tools: bpftool: Remove unused struct btf_attach_point Yuan Can
2022-09-28  9:04 ` [PATCH 2/2] tools: bpftool: Remove unused struct event_ring_info Yuan Can
2022-09-28  9:30 ` [PATCH 0/2] tools: bpftool: Remove unused struct Quentin Monnet
2022-09-30  1:56   ` John Fastabend
2022-09-30 21:10 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.