Skip to content

Commit f93b930

Browse files
Jiapeng ChongChandan Babu R
authored andcommitted
xfs: Remove duplicate include
./fs/xfs/scrub/xfile.c: xfs_format.h is included more than once. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6209 Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Reviewed-by: "Darrick J. Wong" <djwong@kernel.org> Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
1 parent 3c90c01 commit f93b930

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/xfs/scrub/xfile.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include "xfs_log_format.h"
1111
#include "xfs_trans_resv.h"
1212
#include "xfs_mount.h"
13-
#include "xfs_format.h"
1413
#include "scrub/xfile.h"
1514
#include "scrub/xfarray.h"
1615
#include "scrub/scrub.h"

0 commit comments

Comments
 (0)