lkml.org 
[lkml]   [2020]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] bpf: remove duplicate include
Date
Remove duplicate header which is included twice.

Signed-off-by: Wang Qing <wangqing@vivo.com>
---
kernel/bpf/btf.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/kernel/bpf/btf.c b/kernel/bpf/btf.c
index ed7d02e..6324de8
--- a/kernel/bpf/btf.c
+++ b/kernel/bpf/btf.c
@@ -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
--
2.7.4
\
 
 \ /
  Last update: 2020-11-07 09:11    [W:0.084 / U:0.956 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site