Btrfs: remove unused argument of fixup_low_keys()
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Tue, 16 Apr 2013 05:18:02 +0000 (05:18 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:54:52 +0000 (15:54 -0400)
commitd6a0a12684523d635e0530a9d70a1eba4b8c4fb9
tree30844c4afe1c60d958f386ca96eab9fc7cd0c863
parentb4fcd6be6bbd702ae1a6545c9b413681850a9814
Btrfs: remove unused argument of fixup_low_keys()

Argument 'trans' is not used in fixup_low_keys(). So, remove it.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/ctree.c