staging: rtl8723bs: ioctl_linux: Remove unnecessary blank lines
authorFranziska Naepelt <franziska.naepelt@googlemail.com>
Sat, 22 Jul 2023 21:58:40 +0000 (23:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jul 2023 08:04:45 +0000 (10:04 +0200)
commit5434da83eba52379466fe9004a55fd72d6512da1
tree361dad9a790de71938d577348c19b55a1f539c63
parentcb4defd703e33ff4d018eb10f806e8389ee87cd5
staging: rtl8723bs: ioctl_linux: Remove unnecessary blank lines

Fix the following checkpatch issues:
- 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@googlemail.com>
Link: https://lore.kernel.org/r/20230722215840.4323-1-franziska.naepelt@googlemail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c