staging: rtl8188eu: remove braces from single statement if block
authorMichael Straube <straube.linux@gmail.com>
Sun, 13 Oct 2019 13:12:48 +0000 (15:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Oct 2019 13:36:56 +0000 (15:36 +0200)
commit29c03456f157e6c1a29fa546e30ca4eb73e6e79a
treec00df76c38fd653fea3f259b026dee0b2fcab602
parent02d7aa2f3bfa3969f9805a47dd620609f31bb626
staging: rtl8188eu: remove braces from single statement if block

Remove braces from single statement if block to comply with kernel
coding style. Reported by checkpatch.

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