RE: [PATCH v4 47/52] ufs: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
From: Daejun Park <hidden> Date: 2021-08-05 21:43:05
Hi Bart,
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>
Looks good.
Reviewed-by: Daejun Park <redacted>
Thanks,
Daejun