linux-stable/drivers/scsi/pcmcia
Finn Thain 75f5a0c474 scsi: sym53c500_cs: Stop using struct scsi_pointer
This driver doesn't use SCp.ptr to save a SCSI command data pointer which
means "scsi pointer" is a complete misnomer here. Only a few members of
struct scsi_pointer are needed so move those to private command data.

Link: https://lore.kernel.org/r/accf71e293ba3aed6d18c8baeb405de8dfe7c935.1649235939.git.fthain@linux-m68k.org
Cc: Bart Van Assche <bvanassche@acm.org>
Cc: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Finn Thain <fthain@linux-m68k.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-04-06 22:11:52 -04:00
..
Kconfig
Makefile
aha152x_core.c
aha152x_stub.c scsi: Remove drivers/scsi/scsi.h 2022-02-22 21:11:02 -05:00
fdomain_cs.c
nsp_cs.c scsi: nsp_cs: Move the SCSI pointer to private command data 2022-02-22 21:11:06 -05:00
nsp_cs.h scsi: nsp_cs: Move the SCSI pointer to private command data 2022-02-22 21:11:06 -05:00
nsp_debug.c scsi: nsp_cs: Move the SCSI pointer to private command data 2022-02-22 21:11:06 -05:00
nsp_io.h
nsp_message.c
qlogic_stub.c scsi: Remove drivers/scsi/scsi.h 2022-02-22 21:11:02 -05:00
sym53c500_cs.c scsi: sym53c500_cs: Stop using struct scsi_pointer 2022-04-06 22:11:52 -04:00