Wed Sep 28 2022 10:04:38 GMT+0100 (British Summer Time) ~ Yuan Can <yuancan@xxxxxxxxxx> > 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(-) > Reviewed-by: Quentin Monnet <quentin@xxxxxxxxxxxxx> Thanks for the clean-up. Quentin