linux-stable/drivers/scsi/arm
Bart Van Assche af049dfd0b scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
The DEF_SCSI_QCMD() macro passes the addresses of the SCSI host lock and
also that of the scsi_done function to the queuecommand_lck() function
implementations. Remove the 'scsi_done' argument since its address is
now a constant and instead call 'scsi_done' directly from inside the
queuecommand_lck() functions.

Link: https://lore.kernel.org/r/20211007204618.2196847-14-bvanassche@acm.org
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-10-16 21:32:16 -04:00
..
Kconfig scsi: acornscsi: Remove tagged queuing vestiges 2021-09-22 00:13:38 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
acornscsi-io.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
acornscsi.c scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions 2021-10-16 21:32:16 -04:00
acornscsi.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
arxescsi.c scsi: fas216: Introduce struct fas216_cmd_priv 2021-10-16 21:28:46 -04:00
cumana_1.c treewide: Add SPDX license identifier for more missed files 2019-05-21 10:50:45 +02:00
cumana_2.c scsi: fas216: Introduce struct fas216_cmd_priv 2021-10-16 21:28:46 -04:00
eesox.c scsi: fas216: Introduce struct fas216_cmd_priv 2021-10-16 21:28:46 -04:00
fas216.c scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions 2021-10-16 21:32:16 -04:00
fas216.h scsi: fas216: Introduce struct fas216_cmd_priv 2021-10-16 21:28:46 -04:00
msgqueue.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
msgqueue.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
oak.c scsi: oak: Remove redundant initialization of variable ret 2020-09-22 20:23:30 -04:00
powertec.c scsi: fas216: Introduce struct fas216_cmd_priv 2021-10-16 21:28:46 -04:00
queue.c scsi: acornscsi: Remove tagged queuing vestiges 2021-09-22 00:13:38 -04:00
queue.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
scsi.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00