swim3: fix the floppy_locked_ioctl prototype
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Jun 2023 15:43:09 +0000 (17:43 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 13 Jun 2023 15:45:40 +0000 (09:45 -0600)
commit3dbd53c7be1c3dd04875a0672262b56417039869
tree779b17ea487b85c81882ee527b0fcc0e49959ea4
parent4f1731df60f9033669f024d06ae26a6301260b55
swim3: fix the floppy_locked_ioctl prototype

Add back the accidentally dropped mode parameter.

Fixes: b60f7635788a ("swim3: fix the floppy_locked_ioctl prototype")
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230613154309.327557-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/swim3.c