commit | 4c1cb67c03511a4a404aaaeb206222d5bebdc4ca | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 09 14:42:40 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 09 19:17:14 2018 -0700 |
tree | e87a7fa009ac62e568d80cbd33a26eeaa219483f | |
parent | 159b2cbf59f44f2a0c005c1f323f8f05fb0a19f8 [diff] |
scsi: return blk_status_t from device handler ->prep_fn Remove the last use of the old BLKPREP_* values, which get converted to BLK_STS_* later anyway. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>