mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
commit38d5d3b3d5("bpf: Introduce BPF_ANNOTATE_KV_PAIR") added to the bpf and net trees what commit92b57121ca("bpf: btf: export btf types and name by offset from lib") has already added to bpf-next/net-next, but in slightly different location. Remove the duplicates (to fix build of libbpf). Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>