Re: [PATCH v3 2/4] scsi: ufs: Re-use exec_dev_cmd

From: Bean Huo
Date: Tue Mar 12 2024 - 11:33:50 EST


On Sat, 2024-03-09 at 10:11 +0200, Avri Altman wrote:
> Move out the actual command issue from exec_dev_cmd so it can be used
> elsewhere.  While at it, remove a redundant "lrbp->cmd = NULL"
> assignment.
>
> Also, the device management commands that are originated from the
> ufs-bsg code path, are being traced now, which wasn't the case
> before.
>
> Signed-off-by: Avri Altman <avri.altman@xxxxxxx>

Reviewed-by: Bean Huo <beanhuo@xxxxxxxxxx>