staging: rtl8723bs: hal: Fix Brace Style Issues in if/else statements
authorShobhit Kukreti <shobhitkukreti@gmail.com>
Wed, 19 Jun 2019 01:42:26 +0000 (18:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:43:01 +0000 (14:43 +0200)
commit35659639671835101c5a50afb270a5e63cc23dd0
tree5c0156f0027cfe7d3d80c1fc688ca8e28c20ef21
parentd47f4db767324dda5cf9b71036901fbaf3ac4260
staging: rtl8723bs: hal: Fix Brace Style Issues in if/else statements

Cleaned Up code to fix brace style issues reported by checkpatch:

-space required before the open brace '{'
-Unbalanced braces around if/else statements

Signed-off-by: Shobhit Kukreti <shobhitkukreti@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_btcoex.c