diff options
author | Nikolay Borisov <[email protected]> | 2021-01-24 18:03:21 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2021-02-08 22:58:54 +0100 |
commit | 8c31a3dbaa356b1fce97bf55026410649e4dd0f1 (patch) | |
tree | 6e8b2b054a34b62033f794e36f3bca93b4ac98ea /lib/mpi/mpi-add.c | |
parent | 3bed2da1b00f554e70d16f44db9357a7670d776c (diff) |
btrfs: zoned: remove unused variable in btrfs_sb_log_location_bdev
This fixes warning:
fs/btrfs/zoned.c:491:6: warning: variable ‘zone_size’ set but not used [-Wunused-but-set-variable]
491 | u64 zone_size;
which got introduced in 12659251ca5d ("btrfs: implement log-structured
superblock for ZONED mode"). We'll enable the warning by default and
want clean build until the relevant zoned patches land.
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions