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

2021-01-27 Thread Willem de Bruijn
On Wed, Jan 27, 2021 at 6:05 AM Abaci Team 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 > Suggested-by: Jiapeng Zhong >

[PATCH] rtlwifi: halbtc8723b2ant: Remove redundant code

2021-01-27 Thread Abaci Team
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 Suggested-by: Jiapeng Zhong Signed-off-by: Abaci Team --- .../realtek/rtlwifi/btcoexist/halb