fs: xfs: remove duplicate includes
These duplicate includes have been found with scripts/checkincludes.pl but they have been removed manually to avoid removing false positives. Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
This commit is contained in:

committed by
Darrick J. Wong

parent
373b0589dc
commit
eaf0ec303b
@@ -49,8 +49,6 @@
|
||||
#include "xfs_alloc.h"
|
||||
#include "xfs_quota_defs.h"
|
||||
#include "xfs_quota.h"
|
||||
#include "xfs_btree.h"
|
||||
#include "xfs_bmap_btree.h"
|
||||
#include "xfs_reflink.h"
|
||||
#include "xfs_iomap.h"
|
||||
#include "xfs_rmap_btree.h"
|
||||
|
Reference in New Issue
Block a user