linux/drivers/scsi/pcmcia
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
..
aha152x_core.c scsi: aha152x: rename the PCMCIA define 2018-11-02 00:15:23 +09:00
aha152x_stub.c pcmcia: Use module_pcmcia_driver for scsi drivers 2018-10-01 12:15:21 +02:00
fdomain_cs.c scsi: fdomain: Fix error return code in fdomain_probe() 2021-08-09 23:30:25 -04:00
Kconfig scsi: docs: convert NinjaSCSI.txt to ReST 2020-03-11 23:08:01 -04:00
Makefile scsi: fdomain: Add PCMCIA support 2019-06-18 19:46:23 -04:00
nsp_cs.c scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions 2021-10-16 21:32:16 -04:00
nsp_cs.h scsi: nsp_cs: Drop internal SCSI message definition 2021-01-22 21:14:10 -05:00
nsp_debug.c
nsp_io.h
nsp_message.c
qlogic_stub.c scsi: remove the use_clustering flag 2018-12-18 23:19:21 -05:00
sym53c500_cs.c scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions 2021-10-16 21:32:16 -04:00