aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2017-07-19 10:48:42 +0300
committerDavid Sterba <dsterba@suse.com>2017-08-16 16:12:03 +0200
commite4ff5fb5dc3742b126a2f4d1f18706509812d084 (patch)
treeeb475cf510fa2018949de4a551cb8b55fef20568 /fs/btrfs/dev-replace.c
parent110840bb629a974b1dafafce2d50a891496171b6 (diff)
downloadlinux-e4ff5fb5dc3742b126a2f4d1f18706509812d084.tar.gz
linux-e4ff5fb5dc3742b126a2f4d1f18706509812d084.tar.bz2
linux-e4ff5fb5dc3742b126a2f4d1f18706509812d084.zip
btrfs: Remove unused parameters from volume.c functions
This also adjusts the respective callers in other files. Those were found with -Wunused-parameter. btrfs_full_stripe_len's mapping_tree - introduced by 53b381b3abeb ("Btrfs: RAID5 and RAID6") but it was never really used even in that commit btrfs_is_parity_mirror's mirror_num - same as above chunk_drange_filter's chunk_offset - introduced by 94e60d5a5c4b ("Btrfs: devid subset filter") and never used. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions