commit | 4eef39c90665fe73689b176dcd8cdff4a9a91274 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jul 19 11:31:48 2016 +0200 |
committer | Jens Axboe <axboe@fb.com> | Wed Jul 20 17:38:27 2016 -0600 |
tree | 86092833a705c080e078a6ad4b5c1d92f8970c15 | |
parent | c0acf12a50c2b6cbaf72bdfe2b1b514c369a83c5 [diff] |
memstick: don't allow REQ_TYPE_BLOCK_PC requests There is no code to issue or handle REQ_TYPE_BLOCK_PC request in the memstick drivers, so remove the bogus conditional. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>