staging: rtl8188eu: refactor if else statement
authorMichael Straube <straube.linux@gmail.com>
Fri, 23 Nov 2018 20:41:03 +0000 (21:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Nov 2018 19:59:05 +0000 (20:59 +0100)
commitc202e1ab78e398a7729f633f4524bdfe4b4a774e
treeb52e65398fb024fb6db998d14b0342cf0c9b2032
parent794f81656692acfda5639bef9afe117969aa6fd1
staging: rtl8188eu: refactor if else statement

Refactor if else statement to clear checkpatch warnings.
WARNING: else is not generally useful after a break or return
WARNING: line over 80 characters

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme.c