[PATCH 3/3] blk-mq: remove the done argument to blk_execute_rq_nowait

Chaitanya Kulkarni chaitanyak at nvidia.com
Tue May 24 14:03:27 PDT 2022


On 5/24/22 05:15, Christoph Hellwig wrote:
> Let the caller set it together with the end_io_data instead of passing
> a pointless argument.  Note the the target code did in fact already
> set it and then just overrode it again by calling blk_execute_rq_nowait.
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> Reviewed-by: Keith Busch <kbusch at kernel.org>
> Reviewed-by: Kanchan Joshi <joshi.k at samsung.com>
> ---

Looks good.

Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>

-ck




More information about the Linux-nvme mailing list