summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_priv.h
diff options
context:
space:
mode:
authorEric Sandeen2014-04-14 11:06:05 +0200
committerDave Chinner2014-04-14 11:06:05 +0200
commite4a1e29cb0ace3a322c5c07d33dd1f4ab50dbbb8 (patch)
tree32701260d3f349b7fd7247287896b537ef49a7a5 /fs/xfs/xfs_trans_priv.h
parentxfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok() (diff)
downloadkernel-qcow2-linux-e4a1e29cb0ace3a322c5c07d33dd1f4ab50dbbb8.tar.gz
kernel-qcow2-linux-e4a1e29cb0ace3a322c5c07d33dd1f4ab50dbbb8.tar.xz
kernel-qcow2-linux-e4a1e29cb0ace3a322c5c07d33dd1f4ab50dbbb8.zip
xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
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,
xfs_lsn_t lsn);
struct xfs_log_item * xfs_trans_ail_cursor_next(struct xfs_ail *ailp,
struct xfs_ail_cursor *cur);
-void xfs_trans_ail_cursor_done(struct xfs_ail *ailp,
- struct xfs_ail_cursor *cur);
+void xfs_trans_ail_cursor_done(struct xfs_ail_cursor *cur);
#if BITS_PER_LONG != 64
static inline void