aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2017-07-19 07:47:57 +0000
committerDavid Sterba <[email protected]>2017-08-16 14:12:03 +0000
commit110840bb629a974b1dafafce2d50a891496171b6 (patch)
treefbbbc66b2d672f83a2372545bf5c88da1ea3bedb /fs/btrfs/dev-replace.c
parentbtrfs: Remove find_raid56_stripe_len (diff)
downloadkernel-110840bb629a974b1dafafce2d50a891496171b6.tar.gz
kernel-110840bb629a974b1dafafce2d50a891496171b6.zip
btrfs: Remove unused variables
clear_super - usage was removed in commit cea67ab92d3d ("btrfs: clean the old superblocks before freeing the device") but that change forgot to remove the actual variable. max_key - commit 6174d3cb43aa ("Btrfs: remove unused max_key arg from btrfs_search_forward") removed the max_key parameter but it forgot to remove references from callers. stripe_len - this one was added by e06cd3dd7cea ("Btrfs: add validadtion checks for chunk loading") but even then it wasn't used. Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions