]> git.hungrycats.org Git - linux/commit
btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space()
authorZhao Lei <zhaolei@cn.fujitsu.com>
Mon, 9 Feb 2015 06:40:20 +0000 (14:40 +0800)
committerZygo Blaxell <zblaxell@waya.furryterror.org>
Fri, 27 Mar 2015 03:30:59 +0000 (23:30 -0400)
commit416b295308b42f57f1e5a29dab5246a2570c82c9
tree509e8a44503f707675f24a5078969f6cda68b681
parentc959832dc94885529eda1a59c1c2d32fcd1448aa
btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space()

int alloc_chunk is never used in this function, remove it.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
(cherry picked from commit b9fd47cde5dd9725ca37769861b7424f40828492)
fs/btrfs/extent-tree.c