summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-02-18 11:42:32 +0300
committerJens Axboe <axboe@kernel.dk>2019-03-01 00:05:58 +0300
commit6dc8746d7124c14bd86679ead7e64614263212c9 (patch)
treecee77331630f48feaa8aa0d79ea9a65aff4cbfc6 /init
parentbf7c7a04014678c6880642936e3d420cdfe453bc (diff)
downloadlinux-6dc8746d7124c14bd86679ead7e64614263212c9.tar.xz
floppy: remove set but not used variable 'q'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/block/floppy.c: In function 'request_done': drivers/block/floppy.c:2233:24: warning: variable 'q' set but not used [-Wunused-but-set-variable] It's never used and can be removed. Acked-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions