Re: [PATCH] rtw88: coex: remove unnecessary variable and label
From: Kalle Valo
Date: Tue Jun 22 2021 - 11:23:44 EST
samirweng1979 <samirweng1979@xxxxxxx> wrote:
> From: wengjianfeng <wengjianfeng@xxxxxxxxxx>
>
> In some funciton, the variable ret just used as return value,and
> out label just return ret,so ret and out label are unnecessary,
> we should delete these and use return true/false to replace.
>
> Signed-off-by: wengjianfeng <wengjianfeng@xxxxxxxxxx>
Patch applied to wireless-drivers-next.git, thanks.
b38678a73c4d rtw88: coex: remove unnecessary variable and label
--
https://patchwork.kernel.org/project/linux-wireless/patch/20210520005545.31272-1-samirweng1979@xxxxxxx/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches