commit | 159b2cbf59f44f2a0c005c1f323f8f05fb0a19f8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 09 14:42:39 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 09 19:17:14 2018 -0700 |
tree | 88ed5c3b080ef30d7a37807096e4244bf8981fc0 | |
parent | 14784565f740e862adae4b1d7c91f51b4038c4f5 [diff] |
scsi: return blk_status_t from scsi_init_io and ->init_command Replace the old BLKPREP_* values with the BLK_STS_ ones that they are converted to 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>