Files
linux/include/linux
Christoph Hellwig b7819b9259 block: remove the blk_execute_rq return value
The function only returns -EIO if rq->errors is non-zero, which is not
very useful and lets a large number of callers ignore the return value.

Just let the callers figure out their error themselves.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Bart Van Assche <Bart.VanAssche@sandisk.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-04-20 12:16:10 -06:00
..
2017-03-07 14:30:38 +01:00
2017-04-14 14:06:55 -06:00
2017-02-24 17:46:55 -08:00
2017-02-27 10:07:47 -08:00
2017-03-12 23:51:34 -07:00
2017-04-20 12:09:55 -06:00
2017-03-22 00:18:22 -07:00
2017-03-22 16:16:17 +01:00
2017-02-24 17:46:57 -08:00
2017-03-01 09:50:58 -08:00
2017-03-02 08:56:04 -07:00
2017-02-27 18:43:46 -08:00
2017-03-21 14:41:46 -07:00