Re: [PATCH 21/28] block: remove __blk_put_request()

2018-10-29 Thread Hannes Reinecke
On 10/25/18 11:10 PM, Jens Axboe wrote: Now there's no difference between blk_put_request() and __blk_put_request() anymore, get rid of the underscore version and convert the few callers. Signed-off-by: Jens Axboe --- block/blk-core.c | 9 - block/blk-merge.c

[PATCH 21/28] block: remove __blk_put_request()

2018-10-25 Thread Jens Axboe
Now there's no difference between blk_put_request() and __blk_put_request() anymore, get rid of the underscore version and convert the few callers. Signed-off-by: Jens Axboe --- block/blk-core.c | 9 - block/blk-merge.c | 2 +- drivers/scsi/osd/osd_init