diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2018-04-09 15:51:31 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-04-24 20:26:31 +0300 |
commit | 8cf304a85378b54b8a86bf2ed130da56dd59b251 (patch) | |
tree | 9bab11162a3c75bf452a593c8ef5f62db47c112d /drivers/net/wireless/mediatek/mt7601u | |
parent | 78e450719c702784e42af6da912d3692fd3da0cb (diff) | |
download | linux-8cf304a85378b54b8a86bf2ed130da56dd59b251.tar.bz2 |
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>
Diffstat (limited to 'drivers/net/wireless/mediatek/mt7601u')
0 files changed, 0 insertions, 0 deletions