linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tip:tmp.tmp2 223/364] fs/namei.c: linux/audit.h is included more than once.
@ 2021-06-15  1:05 kernel test robot
  2021-06-15  1:06 ` [RFC PATCH tip] sched/headers, audit: fix duplicated inclusion kernel test robot
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-06-15  1:05 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: kbuild-all, linux-kernel, x86, Alexander Viro, linux-fsdevel

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tmp.tmp2
head:   adcceb5eb7aee38e4a9c15bdf599655f0e1b1324
commit: 25f492130c2aeb29ca88f0207dd616730af84ea9 [223/364] sched/headers, audit: Uninline audit_inode_child()
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


includecheck warnings: (new ones prefixed by >>)
>> fs/namei.c: linux/audit.h is included more than once.

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [RFC PATCH tip] sched/headers, audit: fix duplicated inclusion
  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:06 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-06-15  1:06 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: kbuild-all, linux-kernel, x86, Alexander Viro, linux-fsdevel

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>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-15  3:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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:06 ` [RFC PATCH tip] sched/headers, audit: fix duplicated inclusion kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).