linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [allisonhenderson-xfs_work:delayed_attrs_v24_extended 3/27] fs/xfs/xfs_attr_item.c: xfs_shared.h is included more than once.
@ 2021-08-25  2:00 kernel test robot
  2021-08-25  2:00 ` [RFC PATCH allisonhenderson-xfs_work] xfs: fix duplicated inclusion kernel test robot
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-08-25  2:00 UTC (permalink / raw)
  To: Allison Henderson; +Cc: kbuild-all, linux-kernel

tree:   https://github.com/allisonhenderson/xfs_work.git delayed_attrs_v24_extended
head:   65b46be2f965591671441cfd63f02f38befbec24
commit: e6fffbbe5c47b7497dd0c8fe248bf8de4806ccc9 [3/27] xfs: Set up infrastructure for log atrribute replay
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/xfs/xfs_attr_item.c: xfs_shared.h is included more than once.
>> /kbuild/src/consumer/fs/xfs/xfs_attr_item.c: xfs_inode.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 allisonhenderson-xfs_work] xfs: fix duplicated inclusion
  2021-08-25  2:00 [allisonhenderson-xfs_work:delayed_attrs_v24_extended 3/27] fs/xfs/xfs_attr_item.c: xfs_shared.h is included more than once kernel test robot
@ 2021-08-25  2:00 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-08-25  2:00 UTC (permalink / raw)
  To: Allison Henderson; +Cc: kbuild-all, linux-kernel

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
 xfs_attr_item.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/fs/xfs/xfs_attr_item.c b/fs/xfs/xfs_attr_item.c
index 879a39ec58a63..4479b297059c1 100644
--- a/fs/xfs/xfs_attr_item.c
+++ b/fs/xfs/xfs_attr_item.c
@@ -9,7 +9,6 @@
 #include "xfs_format.h"
 #include "xfs_trans_resv.h"
 #include "xfs_bit.h"
-#include "xfs_shared.h"
 #include "xfs_mount.h"
 #include "xfs_defer.h"
 #include "xfs_log_format.h"
@@ -20,7 +19,6 @@
 #include "xfs_log.h"
 #include "xfs_btree.h"
 #include "xfs_rmap.h"
-#include "xfs_inode.h"
 #include "xfs_icache.h"
 #include "xfs_da_format.h"
 #include "xfs_da_btree.h"

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

end of thread, other threads:[~2021-08-25  2:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25  2:00 [allisonhenderson-xfs_work:delayed_attrs_v24_extended 3/27] fs/xfs/xfs_attr_item.c: xfs_shared.h is included more than once kernel test robot
2021-08-25  2:00 ` [RFC PATCH allisonhenderson-xfs_work] xfs: 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).