The 0-DAY kernel test infrastructure reports several warnings where the
code in an if block is exactly the same as that of the else block.
These instances are simplified.

Signed-off-by: Larry Finger <[email protected]>
Cc: Julia Lawall <[email protected]>

Larry Finger (3):
  rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a2ant.c
  rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a1ant.c
  rtlwifi: btcoexist: Fix if == else warnings in halbtc8723b1ant.c

 .../realtek/rtlwifi/btcoexist/halbtc8723b1ant.c    |  24 +--
 .../realtek/rtlwifi/btcoexist/halbtc8821a1ant.c    |  18 +-
 .../realtek/rtlwifi/btcoexist/halbtc8821a2ant.c    | 185 +++------------------
 3 files changed, 31 insertions(+), 196 deletions(-)

-- 
2.10.2

Reply via email to