diff options
author | 2019-02-18 08:42:32 +0000 | |
---|---|---|
committer | 2019-02-28 14:05:58 -0700 | |
commit | 6dc8746d7124c14bd86679ead7e64614263212c9 (patch) | |
tree | cee77331630f48feaa8aa0d79ea9a65aff4cbfc6 /net/unix/af_unix.c | |
parent | null_blk: fix checking for REQ_FUA (diff) | |
download | wireguard-linux-6dc8746d7124c14bd86679ead7e64614263212c9.tar.xz wireguard-linux-6dc8746d7124c14bd86679ead7e64614263212c9.zip |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions