Skip to content

Commit 73c348d

Browse files
Jiapeng Chongdchinner
authored andcommitted
xfs: Remove duplicate include
Clean up the following includecheck warning: ./fs/xfs/xfs_attr_item.c: xfs_inode.h is included more than once. Reported-by: Abaci Robot <[email protected]> Signed-off-by: Jiapeng Chong <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
1 parent 93e6aa4 commit 73c348d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/xfs/xfs_attr_item.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#include "xfs_attr.h"
2323
#include "xfs_attr_item.h"
2424
#include "xfs_trace.h"
25-
#include "xfs_inode.h"
2625
#include "xfs_trans_space.h"
2726
#include "xfs_errortag.h"
2827
#include "xfs_error.h"

0 commit comments

Comments
 (0)