staging: rtl8723bs: hal: Drop condition with no effect
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Wed, 21 Aug 2019 18:02:01 +0000 (23:32 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Aug 2019 08:24:46 +0000 (10:24 +0200)
commiteac53016919f2d2a8df607c69dc2b1d47273a61e
tree39023d3edd2dd04bf34c7ff127d23e6b5c28a591
parentde9defd21539d37816dc869b098ae8eed12857ad
staging: rtl8723bs: hal: Drop condition with no effect

As the "else if" and "else" branch body are identical the condition
has no effect. So drop the else if condition.

Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Link: https://lore.kernel.org/r/20190821180153.GA10678@saurav
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_btcoex.c