xfs: remove unused tp arg from xfs_da_reada_buf & callers
authorEric Sandeen <sandeen@redhat.com>
Mon, 14 Apr 2014 09:01:59 +0000 (19:01 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 14 Apr 2014 09:01:59 +0000 (19:01 +1000)
commit9df2dd0b0d2aad3ce2480e0618bfe14d37c017a3
tree2c82e6ddc682019875dcc0bc7a650b80ce106cd5
parent72b0636bb7aca50978da60dfbaefc44020e1600e
xfs: remove unused tp arg from xfs_da_reada_buf & callers

This one hits a few functions as we unravel the unused arg
up through the callers.

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_da_btree.c
fs/xfs/xfs_da_btree.h
fs/xfs/xfs_dir2_data.c
fs/xfs/xfs_dir2_priv.h
fs/xfs/xfs_dir2_readdir.c
fs/xfs/xfs_file.c
This page took 0.02606 seconds and 5 git commands to generate.