[PATCH] b43: Remove redundant code

2021-01-28 Thread Abaci Team
Suggested-by: Jiapeng Zhong Signed-off-by: Abaci Team --- drivers/net/wireless/broadcom/b43/phy_n.c | 16 1 file changed, 16 deletions(-) diff --git a/drivers/net/wireless/broadcom/b43/phy_n.c b/drivers/net/wireless/broadcom/b43/phy_n.c index b669dff..39a335f 100644 --- a/drivers/net

[PATCH] bpf: Simplify bool conversion

2021-01-28 Thread Abaci Team
Fix the following coccicheck warning: ./tools/perf/builtin-script.c:2789:36-41: WARNING: conversion to bool not needed here ./tools/perf/builtin-script.c:3237:48-53: WARNING: conversion to bool not needed here Reported-by: Abaci Robot Suggested-by: Yang Li Signed-off-by: Abaci Team --- tools

[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