Re: [PATCH v1 1/3] scsi: ufs: Remove a redundant command completion logic in error handler

From: Bean Huo
Date: Mon May 31 2021 - 03:14:38 EST


On Mon, 2021-05-24 at 01:36 -0700, Can Guo wrote:
> ufshcd_host_reset_and_restore() anyways completes all pending
> requests
>
> before starts re-probing, so there is no need to complete the command
> on
>
> the highest bit in tr_doorbell in advance.
>
>
>
> Signed-off-by: Can Guo <cang@xxxxxxxxxxxxxx>

Looks good to me.

Reviewed-by: Bean Huo <beanhuo@xxxxxxxxxx>