* [djwong-xfs:vectorized-scrub 304/312] fs/xfs/xfs_rtalloc.c: xfs_quota.h is included more than once.
@ 2021-11-09 2:56 kernel test robot
2021-11-09 2:57 ` [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion kernel test robot
0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-11-09 2:56 UTC (permalink / raw)
To: Darrick J. Wong; +Cc: kbuild-all, Darrick J. Wong, linux-kernel
tree: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git vectorized-scrub
head: 1804f4671b76293a8a792e5be4e514cefc0f012f
commit: 273283336b5bfd39ec966e1306454a2452489522 [304/312] xfs: fix rt growfs quota accounting
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_rtalloc.c: xfs_quota.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 djwong-xfs] xfs: fix duplicated inclusion
2021-11-09 2:56 [djwong-xfs:vectorized-scrub 304/312] fs/xfs/xfs_rtalloc.c: xfs_quota.h is included more than once kernel test robot
@ 2021-11-09 2:57 ` kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-11-09 2:57 UTC (permalink / raw)
To: Darrick J. Wong; +Cc: kbuild-all, Darrick J. Wong, 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_rtalloc.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/xfs/xfs_rtalloc.c b/fs/xfs/xfs_rtalloc.c
index 88aafa2da45ea..33e9c22dc93b9 100644
--- a/fs/xfs/xfs_rtalloc.c
+++ b/fs/xfs/xfs_rtalloc.c
@@ -23,7 +23,6 @@
#include "xfs_trace.h"
#include "xfs_da_format.h"
#include "xfs_imeta.h"
-#include "xfs_quota.h"
#include "xfs_error.h"
#include "xfs_rtrmap_btree.h"
#include "xfs_rtrefcount_btree.h"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-09 2:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 2:56 [djwong-xfs:vectorized-scrub 304/312] fs/xfs/xfs_rtalloc.c: xfs_quota.h is included more than once kernel test robot
2021-11-09 2:57 ` [RFC PATCH djwong-xfs] 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
all inboxes | Powered by JetHome®