Re: [PATCH] rtlwifi: halbtc8723b2ant: Remove redundant code

From: Willem de Bruijn
Date: Wed Jan 27 2021 - 09:31:41 EST


On Wed, Jan 27, 2021 at 6:05 AM Abaci Team
<abaci-bugfix@xxxxxxxxxxxxxxxxx> wrote:
>
> Fix the following coccicheck warnings:
>
> ./drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.c:
> 1876:11-13: WARNING: possible condition with no effect (if == else).
>
> Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx>
> Suggested-by: Jiapeng Zhong <oswb@xxxxxxxxxxxxxxxxx>
> Signed-off-by: Abaci Team <abaci-bugfix@xxxxxxxxxxxxxxxxx>

Signed-off-by lines need to have a real name. See
Documentation/process/submitting-patches.rst

With that change

Acked-by: Willem de Bruijn <willemb@xxxxxxxxxx>