linux/drivers/scsi/arm
Bart Van Assche 696fec18e1 scsi: fas216: Stop using scsi_cmnd.scsi_done
Store the completion callback pointer in struct fas216_cmd_priv instead of
in struct scsi_cmnd. This patch prepares for removal of the scsi_done
member from struct scsi_cmnd.

Link: https://lore.kernel.org/r/20211007202923.2174984-34-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:28:46 -04:00
..
acornscsi-io.S
acornscsi.c scsi: acornscsi: Call scsi_done() directly 2021-10-16 21:28:45 -04:00
acornscsi.h
arxescsi.c scsi: fas216: Introduce struct fas216_cmd_priv 2021-10-16 21:28:46 -04:00
cumana_1.c
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: fas216: Stop using scsi_cmnd.scsi_done 2021-10-16 21:28:46 -04:00
fas216.h scsi: fas216: Introduce struct fas216_cmd_priv 2021-10-16 21:28:46 -04:00
Kconfig scsi: acornscsi: Remove tagged queuing vestiges 2021-09-22 00:13:38 -04:00
Makefile
msgqueue.c
msgqueue.h
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
scsi.h