Skip to content

Commit eb0d216

Browse files
YueHaibingdjwong
authored andcommitted
xfs: remove duplicated include from xfs_dir2_data.c
Remove duplicated include. Signed-off-by: YueHaibing <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
1 parent a55cefc commit eb0d216

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/xfs/libxfs/xfs_dir2_data.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#include "xfs_trans.h"
1919
#include "xfs_buf_item.h"
2020
#include "xfs_log.h"
21-
#include "xfs_dir2_priv.h"
2221

2322
static xfs_failaddr_t xfs_dir2_data_freefind_verify(
2423
struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_data_free *bf,

0 commit comments

Comments
 (0)