]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
bpf, btf: Remove the duplicate btf_ids.h include
authorWang Qing <wangqing@vivo.com>
Sat, 7 Nov 2020 08:10:50 +0000 (16:10 +0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Mon, 9 Nov 2020 23:05:18 +0000 (00:05 +0100)
Remove duplicate btf_ids.h header which is included twice.

Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/1604736650-11197-1-git-send-email-wangqing@vivo.com
kernel/bpf/btf.c

index ed7d02e8bc939eb18e1aeb40e121c479416b2523..6324de8c59f79d5f2bc9fbcbf50953d8265e025e 100644 (file)
@@ -22,7 +22,6 @@
 #include <linux/skmsg.h>
 #include <linux/perf_event.h>
 #include <linux/bsearch.h>
-#include <linux/btf_ids.h>
 #include <net/sock.h>
 
 /* BTF (BPF Type Format) is the meta data format which describes