On 4/5/22 01:07, Finn Thain wrote:
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.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>