xfs: Remove header files which are included more than once
Following warning is reported, so remove these duplicated header including: ./fs/xfs/libxfs/xfs_trans_resv.c: xfs_da_format.h is included more than once. ./fs/xfs/scrub/quota_repair.c: xfs_format.h is included more than once. ./fs/xfs/xfs_handle.c: xfs_da_btree.h is included more than once. ./fs/xfs/xfs_qm_bhv.c: xfs_mount.h is included more than once. ./fs/xfs/xfs_trace.c: xfs_bmap.h is included more than once. This is just a clean code, no logic changed. Signed-off-by:Wenchao Hao <haowenchao22@gmail.com> Reviewed-by:
Darrick J. Wong <djwong@kernel.org> Signed-off-by:
Chandan Babu R <chandanbabu@kernel.org>
Showing
- fs/xfs/libxfs/xfs_trans_resv.c 0 additions, 1 deletionfs/xfs/libxfs/xfs_trans_resv.c
- fs/xfs/scrub/quota_repair.c 0 additions, 1 deletionfs/xfs/scrub/quota_repair.c
- fs/xfs/xfs_handle.c 0 additions, 1 deletionfs/xfs/xfs_handle.c
- fs/xfs/xfs_qm_bhv.c 0 additions, 1 deletionfs/xfs/xfs_qm_bhv.c
- fs/xfs/xfs_trace.c 0 additions, 1 deletionfs/xfs/xfs_trace.c
Please register or sign in to comment