staging: rtl8723bs: Fix blank line issues
authorFranziska Naepelt <franziska.naepelt@googlemail.com>
Mon, 19 Jun 2023 18:12:46 +0000 (20:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Jun 2023 14:13:30 +0000 (16:13 +0200)
commit13904f991b3ab5a48342693e29a6b58fa8f20675
tree2879cd56b3799e295a5a4ba4487ac588bcd77d5d
parent3b6401444b7b4e8aec0e1c3e069d24fd4baf3586
staging: rtl8723bs: Fix blank line issues

Fix the following checkpatch blank line issues:
- CHECK: Please don't use multiple blank lines
- CHECK: Blank lines aren't necessary before a close brace '}'
- CHECK: Blank lines aren't necessary after an open brace '{'

Signed-off-by: Franziska Naepelt <franziska.naepelt@gmail.com>
Link: https://lore.kernel.org/r/20230619181246.19112-1-franziska.naepelt@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c