diff options
author | 2017-07-19 10:48:42 +0300 | |
---|---|---|
committer | 2017-08-16 16:12:03 +0200 | |
commit | e4ff5fb5dc3742b126a2f4d1f18706509812d084 (patch) | |
tree | eb475cf510fa2018949de4a551cb8b55fef20568 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: Remove unused variables (diff) | |
download | wireguard-linux-e4ff5fb5dc3742b126a2f4d1f18706509812d084.tar.xz wireguard-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions