staging: rtl8192e: remove unnecessary braces for single statement blocks
authorRui Li <me@lirui.org>
Wed, 12 Oct 2022 14:36:33 +0000 (22:36 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Oct 2022 15:33:52 +0000 (17:33 +0200)
commit04a5673391a5c56831f09b11a7735035e4a1ea62
treeb79e5c2c46ce5afb1547397ee22b26ba6e06eaa0
parent9adc341cdcf63a4343fdb8c45aa46cafcd8dffae
staging: rtl8192e: remove unnecessary braces for single statement blocks

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

Signed-off-by: Rui Li <me@lirui.org>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/166558541522.9.15423282339326993462.68459319@lirui.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c
drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c
drivers/staging/rtl8192e/rtllib_softmac_wx.c