Loading
null_blk: consistently use blk_status_t
No need to mix errno and blk_status_t error types. Just use the standard block layer type. Signed-off-by:Keith Busch <kbusch@kernel.org> Reviewed-by:
Christoph Hellwig <hch@lst.de> Reviewed-by:
Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by:
Damien Le Moal <dlemoal@kernel.org> Reviewed-by:
Chaitanya Kulkarni <kch@nvidia.com> Tested-by:
Hans Holmberg <hans.holmberg@wdc.com> Signed-off-by:
Jens Axboe <axboe@kernel.dk>