staging: rtl8188eu: remove braces from single line if blocks
authorMichael Straube <straube.linux@gmail.com>
Mon, 26 Jul 2021 09:21:29 +0000 (11:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Jul 2021 13:18:38 +0000 (15:18 +0200)
commit2490e3230245fd0fd3726ec06f3947ca81d0b761
tree338ae542d0534f8783795aaf4f69d8132319eaec
parent1f0873da312d0a7686d628fcab91c0606ffab893
staging: rtl8188eu: remove braces from single line if blocks

Remove braces from single line if blocks to clear checkpatch warnings.
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210726092129.30334-1-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_mlme.c
drivers/staging/rtl8188eu/core/rtw_xmit.c
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c
drivers/staging/rtl8188eu/hal/usb_halinit.c