Re: [PATCH v2] ath9k: clean up function ath9k_hif_usb_resume

From: Kalle Valo
Date: Thu Sep 21 2023 - 15:02:27 EST


Dongliang Mu <dzm91@xxxxxxxxxxx> wrote:

> In ath9k_hif_usb_resume, the error handling code calls
> ath9k_hif_usb_dealloc_urbs twice in different paths.
>
> To unify the error handling code, we move the else branch before
> the if branch and drop one level of indentation of the if branch.
>
> In addition, move the ret variable at the end of variable declarations
> to be reverse x-mas tree order.
>
> Note that this patch does not incur any functionability change.
>
> Signed-off-by: Dongliang Mu <dzm91@xxxxxxxxxxx>
> Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> Acked-by: Toke Høiland-Jørgensen <toke@xxxxxxx>
> Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx>

Patch applied to ath-next branch of ath.git, thanks.

dc73b2059354 wifi: ath9k: clean up function ath9k_hif_usb_resume

--
https://patchwork.kernel.org/project/linux-wireless/patch/20230905013556.2595854-1-dzm91@xxxxxxxxxxx/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches