[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20211109025702.GA5404@5c95895fd9d8>
Date: Tue, 9 Nov 2021 10:57:02 +0800
From: kernel test robot <lkp@...el.com>
To: "Darrick J. Wong" <djwong@...nel.org>
Cc: kbuild-all@...ts.01.org,
"Darrick J. Wong" <darrick.wong@...cle.com>,
linux-kernel@...r.kernel.org
Subject: [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion
Generated by: scripts/checkincludes.pl
Reported-by: kernel test robot <lkp@...el.com>
Signed-off-by: kernel test robot <lkp@...el.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"
Powered by blists - more mailing lists