Re: [PATCH] ata:libata-eh:Cleanup ata_scsi_cmd_error_handler

From: Wenchao Hao
Date: Thu Dec 15 2022 - 05:57:49 EST



On 2022/12/15 18:09, Wenchao Hao wrote:
> If ap->ops->error_handler is NULL, just go out and release the
> spinlock. This patch is just a cleanup, which would not change
> the origin error handle logic.
>
> Signed-off-by: Wenchao Hao <haowenchao@xxxxxxxxxx>
> ---
> drivers/ata/libata-eh.c | 96 ++++++++++++++++++++---------------------
> 1 file changed, 48 insertions(+), 48 deletions(-)
>
Sorry, I send the wrong patch file, please ignore it