anolis-cloud-kernel/drivers/mmc
Guoqing Jiang c8b2e99b4a block: remove unnecessary argument from blk_execute_rq
ANBZ: #11744

commit 684da7628d upstream.

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@vger.kernel.org
Cc: virtualization@lists.linux-foundation.org
Cc: linux-ide@vger.kernel.org
Cc: linux-mmc@vger.kernel.org
Cc: linux-nvme@lists.infradead.org
Cc: linux-nfs@vger.kernel.org
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # for mmc
Signed-off-by: Guoqing Jiang <guoqing.jiang@cloud.ionos.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Joseph Qi <joseph.qi@linux.alibaba.com>
Reviewed-by: Ferry Meng <mengferry@linux.alibaba.com>
Reviewed-by: Guixin Liu <kanie@linux.alibaba.com>
Link: https://gitee.com/anolis/cloud-kernel/pulls/4084
2024-11-26 01:40:15 +00:00
..
core block: remove unnecessary argument from blk_execute_rq 2024-11-26 01:40:15 +00:00
host anolis: mmc: add support for Phytium MMC 2023-10-25 02:12:06 +00:00
Kconfig
Makefile