linux-stable/drivers/nvme/host
Guoqing Jiang 684da7628d block: remove unnecessary argument from blk_execute_rq
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>
2021-01-24 21:52:39 -07:00
..
core.c block: remove unnecessary argument from blk_execute_rq 2021-01-24 21:52:39 -07:00
fabrics.c
fabrics.h
fault_inject.c
fc.c
fc.h
hwmon.c
Kconfig
lightnvm.c block: remove unnecessary argument from blk_execute_rq 2021-01-24 21:52:39 -07:00
Makefile
multipath.c block: store a block_device pointer in struct bio 2021-01-24 18:17:20 -07:00
nvme.h
pci.c block: remove unnecessary argument from blk_execute_rq_nowait 2021-01-24 21:52:39 -07:00
rdma.c block: store a block_device pointer in struct bio 2021-01-24 18:17:20 -07:00
tcp.c
trace.c
trace.h
zns.c