]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit70f1693932aff2f9be777580d9eff2a6de383550
tree30844c4afe1c60d958f386ca96eab9fc7cd0c863
parent9bbcb8754f1bfdae2902e6859f69b69cf2515d52
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