rtlwifi: btcoex: remove identical statements within if-else branches
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 9 Apr 2018 07:51:31 +0000 (15:51 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 24 Apr 2018 17:26:31 +0000 (20:26 +0300)
commit8cf304a85378b54b8a86bf2ed130da56dd59b251
tree9bab11162a3c75bf452a593c8ef5f62db47c112d
parent78e450719c702784e42af6da912d3692fd3da0cb
rtlwifi: btcoex: remove identical statements within if-else branches

Since the statements are identical, we can safely remove the statements.
The commit 42e74946f016 ("rtlwifi: btcoexist: Fix if == else warnings in
halbtc8821a1ant.c") had fixed the statements, but the commit c6821613e653
("rtlwifi: btcoex: follow linux coding style") that converted coding style
and upgraded btcoex didn't include the fix.

Reported-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.c