All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild@lists.01.org
Subject: [RFC PATCH tip] sched/headers, net: fix duplicated inclusion
Date: Mon, 14 Jun 2021 06:07:40 +0800	[thread overview]
Message-ID: <20210613220740.GA64681@679f459111b3> (raw)
In-Reply-To: <202106140635.xPl1Nnzg-lkp@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]

CC: kbuild-all(a)lists.01.org
CC: linux-kernel(a)vger.kernel.org
CC: x86(a)kernel.org
TO: Ingo Molnar <mingo@kernel.org>
CC: Alexei Starovoitov <ast@kernel.org>
CC: Daniel Borkmann <daniel@iogearbox.net>
CC: Andrii Nakryiko <andrii@kernel.org>
CC: Martin KaFai Lau <kafai@fb.com>
CC: Song Liu <songliubraving@fb.com>
CC: Yonghong Song <yhs@fb.com>
CC: John Fastabend <john.fastabend@gmail.com>
CC: KP Singh <kpsingh@kernel.org>
CC: netdev(a)vger.kernel.org
kernel/bpf/inode.c: linux/seq_file.h is included more than once.

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 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>

  reply	other threads:[~2021-06-13 22:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-13 22:07 [tip:tmp.tmp2 341/364] kernel/bpf/inode.c: linux/seq_file.h is included more than once kernel test robot
2021-06-13 22:07 ` kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-15  1:12 kernel test robot
2021-06-15  1:13 ` [RFC PATCH tip] sched/headers, net: fix duplicated inclusion kernel test robot
2021-06-15  1:13   ` kernel test robot
2021-06-15  1:10 [tip:tmp.tmp2 324/364] net/core/sock.c: linux/poll.h is included more than once kernel test robot
2021-06-15  1:11 ` [RFC PATCH tip] sched/headers, net: fix duplicated inclusion kernel test robot
2021-06-15  1:11   ` kernel test robot
2021-06-13 21:54 [tip:tmp.tmp2 324/364] net/core/sock.c: linux/poll.h is included more than once kernel test robot
2021-06-13 21:54 ` [RFC PATCH tip] sched/headers, net: fix duplicated inclusion kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210613220740.GA64681@679f459111b3 \
    --to=lkp@intel.com \
    --cc=kbuild@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.