xfs: remove unused tp arg from xfs_bmap_last_offset() and callers
authorEric Sandeen <sandeen@redhat.com>
Mon, 14 Apr 2014 08:58:05 +0000 (18:58 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 14 Apr 2014 08:58:05 +0000 (18:58 +1000)
commit7fb2cd4d32fed48d5fd88e0e922f162c182f5f8c
tree2015e6c0100d01c990019e23402f513ee040e3e3
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
xfs: remove unused tp arg from xfs_bmap_last_offset() and callers

remove unused transaction pointer from various
callchains leading to xfs_bmap_last_offset().

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_bmap.c
fs/xfs/xfs_bmap.h
fs/xfs/xfs_dir2.c
fs/xfs/xfs_dir2.h
fs/xfs/xfs_dir2_leaf.c
fs/xfs/xfs_dir2_node.c
fs/xfs/xfs_dir2_readdir.c
fs/xfs/xfs_iomap.c
This page took 0.028525 seconds and 5 git commands to generate.