CC: [email protected] CC: [email protected] CC: [email protected] TO: Ingo Molnar <[email protected]> CC: Alexei Starovoitov <[email protected]> CC: Daniel Borkmann <[email protected]> CC: Andrii Nakryiko <[email protected]> CC: Martin KaFai Lau <[email protected]> CC: Song Liu <[email protected]> CC: Yonghong Song <[email protected]> CC: John Fastabend <[email protected]> CC: KP Singh <[email protected]> CC: [email protected] kernel/bpf/inode.c: linux/seq_file.h is included more than once.
Generated by: scripts/checkincludes.pl Reported-by: kernel test robot <[email protected]> Signed-off-by: kernel test robot <[email protected]> --- inode.c | 1 - 1 file changed, 1 deletion(-) diff --git a/kernel/bpf/inode.c b/kernel/bpf/inode.c index 5a86998df2e3e..b7df5e30b5163 100644 --- a/kernel/bpf/inode.c +++ b/kernel/bpf/inode.c @@ -14,7 +14,6 @@ #include <linux/mount.h> #include <linux/namei.h> #include <linux/sysfs.h> -#include <linux/seq_file.h> #include <linux/kmod.h> #include <linux/fs.h> #include <linux/fs_context.h> _______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
