Btrfs: cleanup of function where btrfs_extend_item() is called
authorTsutomu Itoh <[email protected]>
Tue, 16 Apr 2013 05:19:11 +0000 (05:19 +0000)
committerJosef Bacik <[email protected]>
Mon, 6 May 2013 19:54:54 +0000 (15:54 -0400)
commitfd279faefaa0a166733fcaff24699de7a8ea50b3
treef7ac152b4023d44b7ac4f76685425d10e6d1074a
parent4b90c68015a7c0863292d6306501552d4ffa33ff
Btrfs: cleanup of function where btrfs_extend_item() is called

Argument 'trans' became unnecessary from setup_inline_extent_backref()
that called btrfs_extend_item().

Signed-off-by: Tsutomu Itoh <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
fs/btrfs/extent-tree.c