rtl8723be: Fix misleading indentation
commit2c0bdea1de519a2f199c11fd3e933b1f696ac0a8
authorBen Hutchings <ben@decadent.org.uk>
Sat, 27 Oct 2018 06:01:44 +0000 (27 07:01 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 20 Nov 2018 18:04:45 +0000 (20 18:04 +0000)
treeae26f8c588f70f2d52d65b2ca846a331020546f0
parenta471e58e8ca3f05ad2067139d2e67fd8c131b8ad
rtl8723be: Fix misleading indentation

Fix the compiler warning:

drivers/net/wireless/rtlwifi/rtl8723be/hw.c:1132:2: warning: this 'else' clause does not guard...

by reducing indentation of the following statement.  This was fixed
upstream as part of commit 5c99f04fec93 "rtlwifi: rtl8723be: Update
driver to match Realtek release of 06/28/14".

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/net/wireless/rtlwifi/rtl8723be/hw.c