]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9822f62c3780e6afbb2e6caac3d4041812ad494
tree23c1d3f24f3e861c399425f72bc4929048467ed2
parent70f1693932aff2f9be777580d9eff2a6de383550
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