diff options
author | Nikolay Borisov <[email protected]> | 2017-07-19 10:47:57 +0300 |
---|---|---|
committer | David Sterba <[email protected]> | 2017-08-16 16:12:03 +0200 |
commit | 110840bb629a974b1dafafce2d50a891496171b6 (patch) | |
tree | fbbbc66b2d672f83a2372545bf5c88da1ea3bedb /fs/btrfs/extent_io.c | |
parent | 500ceed807c4af359be7d08be2e17487ba00e14e (diff) |
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/extent_io.c')
0 files changed, 0 insertions, 0 deletions