staging: rtl8188eu: remove unnecessary if clause
authorMartin Kaiser <martin@kaiser.cx>
Sun, 20 Jun 2021 17:52:54 +0000 (19:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Jun 2021 12:42:44 +0000 (14:42 +0200)
commitef803a9a49ef2e1da3049c91663af95d5887aed1
treed418c725a5b1cbd10613a60da0d0bee7a9303eb9
parent7ad9bc70e1acdc9746e5c49db38f86d43e2c9bd3
staging: rtl8188eu: remove unnecessary if clause

if and else do the same thing.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210620175301.14988-6-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c