Btrfs: cleanup of function where fixup_low_keys() is called
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Tue, 16 Apr 2013 05:18:22 +0000 (05:18 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:54:52 +0000 (15:54 -0400)
commitafe5fea72bd50b1df2e6a721ef50559427d42f2b
tree23c1d3f24f3e861c399425f72bc4929048467ed2
parentd6a0a12684523d635e0530a9d70a1eba4b8c4fb9
Btrfs: cleanup of function where fixup_low_keys() is called

If argument 'trans' is unnecessary in the function where
fixup_low_keys() is called, 'trans' is deleted.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/ctree.c
fs/btrfs/ctree.h
fs/btrfs/delayed-inode.c
fs/btrfs/dir-item.c
fs/btrfs/extent-tree.c
fs/btrfs/file-item.c
fs/btrfs/file.c
fs/btrfs/inode-item.c
fs/btrfs/inode.c
fs/btrfs/tree-log.c