linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tip:tmp.tmp2 290/364] fs/ocfs2/dlm/dlmrecovery.c: linux/stringhash.h is included more than once.
@ 2021-06-15  1:07 kernel test robot
  2021-06-15  1:07 ` [RFC PATCH tip] sched/headers, fs: fix duplicated inclusion kernel test robot
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-06-15  1:07 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: kbuild-all, linux-kernel, x86, Mark Fasheh, Joel Becker,
	Joseph Qi, Andrew Morton, Linux Memory Management List,
	Wengang Wang, Geert Uytterhoeven, Miguel Ojeda, Jiapeng Chong

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tmp.tmp2
head:   adcceb5eb7aee38e4a9c15bdf599655f0e1b1324
commit: b6aa10593ad119b8d92047471b69297bcdf70684 [290/364] sched/headers, fs: Optimize <linux/fs.h> header dependencies
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/ocfs2/dlm/dlmrecovery.c: linux/stringhash.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, fs: fix duplicated inclusion
  2021-06-15  1:07 [tip:tmp.tmp2 290/364] fs/ocfs2/dlm/dlmrecovery.c: linux/stringhash.h is included more than once kernel test robot
@ 2021-06-15  1:07 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-06-15  1:07 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: kbuild-all, linux-kernel, x86, Mark Fasheh, Joel Becker,
	Joseph Qi, Andrew Morton, Linux Memory Management List,
	Geert Uytterhoeven, Miguel Ojeda, Wengang Wang, Masahiro Yamada

fs/ocfs2/dlm/dlmrecovery.c: linux/stringhash.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>
---
 dlmrecovery.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/ocfs2/dlm/dlmrecovery.c b/fs/ocfs2/dlm/dlmrecovery.c
index bf7a40fd97e31..0ae3737331157 100644
--- a/fs/ocfs2/dlm/dlmrecovery.c
+++ b/fs/ocfs2/dlm/dlmrecovery.c
@@ -10,7 +10,6 @@
 
 #include <linux/module.h>
 #include <linux/fs.h>
-#include <linux/stringhash.h>
 #include <linux/types.h>
 #include <linux/slab.h>
 #include <linux/highmem.h>

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

end of thread, other threads:[~2021-06-15  3:16 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:07 [tip:tmp.tmp2 290/364] fs/ocfs2/dlm/dlmrecovery.c: linux/stringhash.h is included more than once kernel test robot
2021-06-15  1:07 ` [RFC PATCH tip] sched/headers, fs: 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).