ms_block: remove pointless prep_fn
authorChristoph Hellwig <hch@lst.de>
Tue, 31 Jan 2017 15:57:25 +0000 (16:57 +0100)
committerJens Axboe <axboe@fb.com>
Tue, 31 Jan 2017 18:12:42 +0000 (11:12 -0700)
commit0b8b08ec2570a1b83e492012bde6bdb884dd6b4a
tree0a8ef3fb882bf6cbe79ef398da72092382b555c3
parentf572683452420f956e59bbc7ec186157f6618e70
ms_block: remove pointless prep_fn

This driver will never see non-fs requests, and doesn't do anything
else in the prep_fn.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/memstick/core/ms_block.c