Home
last modified time | relevance | path

Searched hist:ce425dd7dbc9a35ebd6016ca03beb5736cf96fa2 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dmvumi.cdiff ce425dd7dbc9a35ebd6016ca03beb5736cf96fa2 Tue Aug 10 01:03:34 CEST 2021 Bart Van Assche <bvanassche@acm.org> scsi: mvumi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request

Prepare for removal of the request pointer by using scsi_cmd_to_rq()
instead. This patch does not change any functionality.

Link: https://lore.kernel.org/r/20210809230355.8186-32-bvanassche@acm.org
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>