diff options
author | 2018-09-14 01:35:11 +0000 | |
---|---|---|
committer | 2018-09-13 19:59:24 -0600 | |
commit | f8c0d7b16fd9b97036306c6af4094d51e9f72278 (patch) | |
tree | 73812cbf3a852b2d097a6534a69faef918cb5839 /include/linux/blk_types.h | |
parent | rsxx: Remove unnecessary parentheses (diff) | |
download | wireguard-linux-f8c0d7b16fd9b97036306c6af4094d51e9f72278.tar.xz wireguard-linux-f8c0d7b16fd9b97036306c6af4094d51e9f72278.zip |
blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'
Fixes gcc '-Wunused-but-set-variable' warning:
block/blk-iolatency.c: In function 'scale_change':
block/blk-iolatency.c:301:7: warning:
variable 'changed' set but not used [-Wunused-but-set-variable]
block/blk-iolatency.c: In function 'iolatency_set_limit':
block/blk-iolatency.c:765:24: warning:
variable 'blkiolat' set but not used [-Wunused-but-set-variable]
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/blk_types.h')
0 files changed, 0 insertions, 0 deletions