All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <rong.a.chen@intel.com>
To: Ingo Molnar <mingo@kernel.org>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	x86@kernel.org, Alexander Viro <viro@zeniv.linux.org.uk>,
	linux-fsdevel@vger.kernel.org
Subject: [RFC PATCH tip] sched/headers, audit: fix duplicated inclusion
Date: Tue, 15 Jun 2021 09:06:28 +0800	[thread overview]
Message-ID: <20210615010628.GJ237458@shao2-debian> (raw)
In-Reply-To: <20210615010508.GI237458@shao2-debian>

fs/namei.c: linux/audit.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>
---
 namei.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/namei.c b/fs/namei.c
index a423bf0cbd1ae..13583d67a5a5d 100644
--- a/fs/namei.c
+++ b/fs/namei.c
@@ -15,7 +15,6 @@
 /* [Feb-Apr 2000, AV] Rewrite to the new namespace architecture.
  */
 
-#include <linux/audit.h>
 #include <linux/init.h>
 #include <linux/export.h>
 #include <linux/kernel.h>

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <rong.a.chen@intel.com>
To: kbuild-all@lists.01.org
Subject: [RFC PATCH tip] sched/headers, audit: fix duplicated inclusion
Date: Tue, 15 Jun 2021 09:06:28 +0800	[thread overview]
Message-ID: <20210615010628.GJ237458@shao2-debian> (raw)
In-Reply-To: <20210615010508.GI237458@shao2-debian>

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

fs/namei.c: linux/audit.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>
---
 namei.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/namei.c b/fs/namei.c
index a423bf0cbd1ae..13583d67a5a5d 100644
--- a/fs/namei.c
+++ b/fs/namei.c
@@ -15,7 +15,6 @@
 /* [Feb-Apr 2000, AV] Rewrite to the new namespace architecture.
  */
 
-#include <linux/audit.h>
 #include <linux/init.h>
 #include <linux/export.h>
 #include <linux/kernel.h>

  reply	other threads:[~2021-06-15  3:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15  1:05 [tip:tmp.tmp2 223/364] fs/namei.c: linux/audit.h is included more than once kernel test robot
2021-06-15  1:05 ` kernel test robot
2021-06-15  1:06 ` kernel test robot [this message]
2021-06-15  1:06   ` [RFC PATCH tip] sched/headers, audit: fix duplicated inclusion kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2021-06-13 21:18 [tip:tmp.tmp2 223/364] fs/namei.c: linux/audit.h is included more than once kernel test robot
2021-06-13 21:18 ` [RFC PATCH tip] sched/headers, audit: 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=20210615010628.GJ237458@shao2-debian \
    --to=rong.a.chen@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    --cc=x86@kernel.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.