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