staging: rtl8723bs: remove braces in single statement blocks
authorKang Minchul <tegongkang@gmail.com>
Tue, 13 Sep 2022 16:25:10 +0000 (01:25 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 Sep 2022 11:02:11 +0000 (13:02 +0200)
commit56fb8f051f3d3ad91c16fa52795f4ddd6bc82c0f
tree203af4e576f17354c5ae39551c9e5d3cd7d503e8
parent708056fba733a73d926772ea4ce9a42d240345da
staging: rtl8723bs: remove braces in single statement blocks

This commit cleans up checkpatch warning as follows:
WARNING: braces {} are not necessary for single statement blocks

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Kang Minchul <tegongkang@gmail.com>
Link: https://lore.kernel.org/r/20220913162510.3134430-1-tegongkang@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_recv.c