rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.
authorTeo Dacquet <teo.dacquet@gmail.com>
Thu, 10 Aug 2017 01:35:20 +0000 (02:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Aug 2017 22:57:17 +0000 (15:57 -0700)
commitf85ac230d7228478a5551906722ce643abe88b03
tree0f308d3777796a5b3e9593e310c3230329429444
parent05031914cb8f5b8fd3bf7d871aa87cb0a3780f5e
rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.

Fix checkpatch issues:
ERROR: that open brace { should be on the previous line.
WARNING: braces {} are not necessary for single statement blocks.

Signed-off-by: Teo Dacquet <teo.dacquet@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c