On Mon, 18 Feb 2019, YueHaibing wrote: > 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. > > Signed-off-by: YueHaibing <[email protected]>
Acked-by: Jiri Kosina <[email protected]> Jens, could you please take this through your tree? Thanks. -- Jiri Kosina SUSE Labs
