Skip to content

Commit 919ede0

Browse files
Chen Zhoukernel-patches-bot
Chen Zhou
authored andcommitted
Remove duplicate headers which are included twice.
Signed-off-by: Chen Zhou <[email protected]> --- net/core/bpf_sk_storage.c | 1 - 1 file changed, 1 deletion(-)
1 parent 36a50cb commit 919ede0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net/core/bpf_sk_storage.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include <net/sock.h>
1313
#include <uapi/linux/sock_diag.h>
1414
#include <uapi/linux/btf.h>
15-
#include <linux/btf_ids.h>
1615

1716
DEFINE_BPF_STORAGE_CACHE(sk_cache);
1817

0 commit comments

Comments
 (0)