Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

bpf, btf: Remove the duplicate btf_ids.h include

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

authored by

Wang Qing and committed by
Daniel Borkmann
666475cc a10b4f96

-1
-1
kernel/bpf/btf.c
··· 22 22 #include <linux/skmsg.h> 23 23 #include <linux/perf_event.h> 24 24 #include <linux/bsearch.h> 25 - #include <linux/btf_ids.h> 26 25 #include <net/sock.h> 27 26 28 27 /* BTF (BPF Type Format) is the meta data format which describes