[PATCH 4/5] block: remove the gendisk argument to blk_execute_rq
Chaitanya Kulkarni
chaitanyak at nvidia.com
Tue Sep 28 14:23:36 PDT 2021
On 9/27/21 10:22 PM, Christoph Hellwig wrote:
> Remove the gendisk aregument to blk_execute_rq and blk_execute_rq_nowait
> given that it is unused now. Also convert the boolean at_head parameter
> to actually use the bool type while touching the prototype.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
Looks good.
Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>
More information about the linux-mtd
mailing list