Re: [PATCH v4 26/52] libsas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
From: John Garry <hidden> Date: 2021-08-06 08:15:51
On 05/08/2021 20:18, Bart Van Assche wrote:
Prepare for removal of the request pointer by using scsi_cmd_to_rq()
instead. This patch does not change any functionality.
Signed-off-by: Bart Van Assche<bvanassche@acm.org>