staging: rtl8723bs: clean up open braces
authorRoss Schmidt <ross.schm.dev@gmail.com>
Tue, 10 Nov 2020 04:10:03 +0000 (22:10 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Nov 2020 15:25:53 +0000 (16:25 +0100)
commitfa7c458672641839ed9ee79a991d6f8fbce6ada7
tree19c133908110ecc87d49b4fafa0e0f94b624a4b2
parent5641eeec0f5835bc39a94632f91b8836c98234f5
staging: rtl8723bs: clean up open braces

Move braces to fix coding style issues and clear checkpatch errors.
Some braces are removed for single statements.

ERROR: open brace '{' following function definitions go on the next line
ERROR: that open brace { should be on the previous line

Signed-off-by: Ross Schmidt <ross.schm.dev@gmail.com>
Link: https://lore.kernel.org/r/20201110041008.15847-5-ross.schm.dev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c