floppy: remove queue_lock around floppy_end_request
Christoph Hellwig authored

There is nothing the queue_lock could protect inside floppy_end_request,
so remove it.
Reviewed-by: default avatarOmar Sandoval <osandov@fb.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
503f620f