staging: rtl8188eu: cleanup brace coding style issues
authorMichael Straube <straube.linux@gmail.com>
Tue, 18 Dec 2018 18:34:51 +0000 (19:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Dec 2018 07:32:33 +0000 (08:32 +0100)
commit0fe6dc4d689286ef81fbc2f4833398fac89d798e
treea8d8a6a8823cf4cedff202c9ade8bdcc6c7b91a7
parent241e15dbfc9fe40a8ae1f046fa8a96e839a71161
staging: rtl8188eu: cleanup brace coding style issues

Cleanup brace coding style issues reported by checkpatch.

ERROR: space required before the open brace '{'
WARNING: braces {} are not necessary for single statement blocks
CHECK: Unbalanced braces around else statement

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_cmd.c
drivers/staging/rtl8188eu/core/rtw_security.c
drivers/staging/rtl8188eu/hal/phy.c
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c