staging: rtl8723bs: Remove unnecessary braces
authorJavier F. Arias <jarias.linux@gmail.com>
Sun, 6 Oct 2019 23:03:30 +0000 (18:03 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2019 10:26:59 +0000 (12:26 +0200)
commit6d9a930cd9aaf054d50119955a62cb234e2a3e23
tree09c399b3429a6604e6dd98643c1daf3bd9052f28
parentf3c3f2d43484b387e2d54bfcb6283755d0f581d9
staging: rtl8723bs: Remove unnecessary braces

Remove braces that are not necessary for any arm of this statement.
Issue found by checkpatch.

Signed-off-by: Javier F. Arias <jarias.linux@gmail.com>
Link: https://lore.kernel.org/r/20191006230327.GA4168@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_xmit.c