btrfs: remove unused chunk_tree argument in several functions
authorZhao Lei <zhaolei@cn.fujitsu.com>
Mon, 9 Feb 2015 12:31:44 +0000 (20:31 +0800)
committerDavid Sterba <dsterba@suse.cz>
Mon, 16 Feb 2015 17:48:44 +0000 (18:48 +0100)
There functions include unused chunk_tree argument from the begining,
it is time to remove them and clean up relative code to prepare value
of this argument in caller.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.cz>

No differences found