linux-stable/drivers/scsi/arm
Bart Van Assche dc41754590 scsi: arm: Move the SCSI pointer to private command data
Set .cmd_size in the SCSI host template instead of using the SCSI pointer
from struct scsi_cmnd. This patch prepares for removal of the SCSI pointer
from struct scsi_cmnd. The ARM SCSI drivers have been identified as follows:
$ git grep -l '#include.*arm_scsi.h'
drivers/scsi/arm/acornscsi.c
drivers/scsi/arm/cumana_2.c
drivers/scsi/arm/eesox.c
drivers/scsi/arm/fas216.c
drivers/scsi/arm/powertec.c

Link: https://lore.kernel.org/r/20220218195117.25689-11-bvanassche@acm.org
Cc: Russell King <linux@armlinux.org.uk>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-02-22 21:11:03 -05:00
..
Kconfig scsi: acornscsi: Remove tagged queuing vestiges 2021-09-22 00:13:38 -04:00
Makefile
acornscsi-io.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
acornscsi.c scsi: arm: Move the SCSI pointer to private command data 2022-02-22 21:11:03 -05:00
acornscsi.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
arm_scsi.h scsi: arm: Move the SCSI pointer to private command data 2022-02-22 21:11:03 -05:00
arxescsi.c scsi: Remove drivers/scsi/scsi.h 2022-02-22 21:11:02 -05:00
cumana_1.c scsi: NCR5380: Remove the NCR5380_CMD_SIZE macro 2022-02-22 21:11:03 -05:00
cumana_2.c scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h 2022-02-22 21:11:03 -05:00
eesox.c scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h 2022-02-22 21:11:03 -05:00
fas216.c scsi: arm: Move the SCSI pointer to private command data 2022-02-22 21:11:03 -05:00
fas216.h scsi: arm: Move the SCSI pointer to private command data 2022-02-22 21:11:03 -05: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: NCR5380: Remove the NCR5380_CMD_SIZE macro 2022-02-22 21:11:03 -05:00
powertec.c scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h 2022-02-22 21:11:03 -05:00
queue.c scsi: Remove drivers/scsi/scsi.h 2022-02-22 21:11:02 -05:00
queue.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00