[PATCH V2 2/2] block: remove unnecessary argument from blk_execute_rq
Ulf Hansson
ulf.hansson at linaro.org
Fri Jan 22 04:50:20 EST 2021
On Fri, 22 Jan 2021 at 10:28, Guoqing Jiang
<guoqing.jiang at cloud.ionos.com> wrote:
>
> We can remove 'q' from blk_execute_rq as well after the previous change
> in blk_execute_rq_nowait.
>
> And more importantly it never really was needed to start with given
> that we can trivial derive it from struct request.
>
> Cc: linux-scsi at vger.kernel.org
> Cc: virtualization at lists.linux-foundation.org
> Cc: linux-ide at vger.kernel.org
> Cc: linux-mmc at vger.kernel.org
> Cc: linux-nvme at lists.infradead.org
> Cc: linux-nfs at vger.kernel.org
> Signed-off-by: Guoqing Jiang <guoqing.jiang at cloud.ionos.com>
[...]
> drivers/mmc/core/block.c | 10 +++++-----
[...]
>From mmc point of view, please add:
Acked-by: Ulf Hansson <ulf.hansson at linaro.org>
At the moment I don't think this will conflict with any changes to
mmc, but if that happens let's sort it then...
Kind regards
Uffe
More information about the Linux-nvme
mailing list