staging: r8188eu: remove unnecessary braces in conditional statements
authorRebecca Mckeever <remckee0@gmail.com>
Sat, 2 Apr 2022 08:50:47 +0000 (03:50 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 05:33:49 +0000 (07:33 +0200)
commite1eb5ef03165dbe5eaebfc4cce04e36bc9390428
tree624e1a4eb9efb995e6f1830863da88b0caf9dff0
parent34b19431d968790596a9db15a9b47d4ad4dffbfc
staging: r8188eu: remove unnecessary braces in conditional statements

Conform to Linux kernel coding style.

Reported by checkpatch:

WARNING: braces {} are not necessary for single statement blocks
WARNING: braces {} are not necessary for any arm of this statement

Signed-off-by: Rebecca Mckeever <remckee0@gmail.com>
Link: https://lore.kernel.org/r/2b46501bb3965a8cf27e7134407c50551c36b7e8.1648888462.git.remckee0@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_cmd.c