aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_trans_priv.h')
-rw-r--r--fs/xfs/xfs_trans_priv.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/xfs/xfs_trans_priv.h b/fs/xfs/xfs_trans_priv.h
index 12e86af9d9b9..bd1281862ad7 100644
--- a/fs/xfs/xfs_trans_priv.h
+++ b/fs/xfs/xfs_trans_priv.h
@@ -133,8 +133,7 @@ struct xfs_log_item * xfs_trans_ail_cursor_last(struct xfs_ail *ailp,
133 xfs_lsn_t lsn); 133 xfs_lsn_t lsn);
134struct xfs_log_item * xfs_trans_ail_cursor_next(struct xfs_ail *ailp, 134struct xfs_log_item * xfs_trans_ail_cursor_next(struct xfs_ail *ailp,
135 struct xfs_ail_cursor *cur); 135 struct xfs_ail_cursor *cur);
136void xfs_trans_ail_cursor_done(struct xfs_ail *ailp, 136void xfs_trans_ail_cursor_done(struct xfs_ail_cursor *cur);
137 struct xfs_ail_cursor *cur);
138 137
139#if BITS_PER_LONG != 64 138#if BITS_PER_LONG != 64
140static inline void 139static inline void