Home
last modified time | relevance | path

Searched hist:"6 c5d5422c5337ec496991defe2b6bea2b422289a" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dsun3_scsi.cdiff 6c5d5422c5337ec496991defe2b6bea2b422289a Tue Aug 10 01:03:48 CEST 2021 Bart Van Assche <bvanassche@acm.org> scsi: sun3_scsi: 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-46-bvanassche@acm.org
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>