aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iomap.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_iomap.c')
-rw-r--r--fs/xfs/xfs_iomap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_iomap.c b/fs/xfs/xfs_iomap.c
index afcf3c926565..cf1102248d6a 100644
--- a/fs/xfs/xfs_iomap.c
+++ b/fs/xfs/xfs_iomap.c
@@ -38,7 +38,6 @@
38#include "xfs_quota.h" 38#include "xfs_quota.h"
39#include "xfs_dquot_item.h" 39#include "xfs_dquot_item.h"
40#include "xfs_dquot.h" 40#include "xfs_dquot.h"
41#include "xfs_dinode.h"
42 41
43 42
44#define XFS_WRITEIO_ALIGN(mp,off) (((off) >> mp->m_writeio_log) \ 43#define XFS_WRITEIO_ALIGN(mp,off) (((off) >> mp->m_writeio_log) \