staging: rtl8192e: remove braces from single statement blocks
authorMichael Straube <straube.linux@gmail.com>
Thu, 1 Feb 2024 08:18:22 +0000 (09:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Feb 2024 16:28:56 +0000 (17:28 +0100)
commit0ef4a26928d7d7efd052b044d0583ddbb9eab33f
tree82e115504aed35270d469b0a1d940cd809aad889
parentb4a89adc2ff369f825c3427e9bb5c9cac096dc65
staging: rtl8192e: remove braces from single statement blocks

Remove braces from single statement blocks to clear some checkpatch
warnings.

WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240201081824.6998-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
drivers/staging/rtl8192e/rtl819x_HTProc.c