aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2017-07-19 07:48:42 +0000
committerDavid Sterba <[email protected]>2017-08-16 14:12:03 +0000
commite4ff5fb5dc3742b126a2f4d1f18706509812d084 (patch)
treeeb475cf510fa2018949de4a551cb8b55fef20568 /fs/btrfs/dev-replace.c
parentbtrfs: Remove unused variables (diff)
downloadkernel-e4ff5fb5dc3742b126a2f4d1f18706509812d084.tar.gz
kernel-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 <[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