diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-02-18 20:50:57 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-02-23 03:11:05 +0100 |
commit | a33e7925b5e61f9de1c5cc59d1a92569665fdfe5 (patch) | |
tree | 127356ee7b996a5bb775b113bf018a8d3a204759 /drivers/scsi/mac53c94.c | |
parent | scsi: bnx2fc: Stop using the SCSI pointer (diff) | |
download | linux-a33e7925b5e61f9de1c5cc59d1a92569665fdfe5.tar.xz linux-a33e7925b5e61f9de1c5cc59d1a92569665fdfe5.zip |
scsi: qedf: Stop using the SCSI pointer
Set .cmd_size in the SCSI host template instead of using the SCSI pointer
from struct scsi_cmnd. Remove the CMD_SCSI_STATUS() assignment because the
assigned value is not used.
This patch prepares for removal of the SCSI pointer from struct scsi_cmnd.
Link: https://lore.kernel.org/r/20220218195117.25689-30-bvanassche@acm.org
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/mac53c94.c')
0 files changed, 0 insertions, 0 deletions