commit | d6a0a12684523d635e0530a9d70a1eba4b8c4fb9 | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Tue Apr 16 05:18:02 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Mon May 06 15:54:52 2013 -0400 |
tree | 30844c4afe1c60d958f386ca96eab9fc7cd0c863 | |
parent | b4fcd6be6bbd702ae1a6545c9b413681850a9814 [diff] |
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>