Skip to content

Commit b5785f6

Browse files
Wang JinchaoChandan Babu R
authored andcommitted
xfs/health: cleanup, remove duplicated including
remove the second ones: \#include "xfs_trans_resv.h" \#include "xfs_mount.h" Signed-off-by: Wang Jinchao <wangjinchao@xfusion.com> Reviewed-by: "Darrick J. Wong" <djwong@kernel.org> Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
1 parent 7823921 commit b5785f6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

fs/xfs/scrub/health.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
#include "xfs_trans_resv.h"
1111
#include "xfs_mount.h"
1212
#include "xfs_btree.h"
13-
#include "xfs_trans_resv.h"
14-
#include "xfs_mount.h"
1513
#include "xfs_ag.h"
1614
#include "xfs_health.h"
1715
#include "scrub/scrub.h"

0 commit comments

Comments
 (0)