staging: rtl8723bs: ioctl_linux: Fix else on next line
authorFranziska Naepelt <franziska.naepelt@googlemail.com>
Sat, 22 Jul 2023 21:57:36 +0000 (23:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jul 2023 08:04:45 +0000 (10:04 +0200)
commit4762c171b408a42b2e53e653d69df82e6004c1d3
tree7c26acafa58977e6d22dd83ba2013f2b0c859eab
parentcd811294017188f8ec9594ecd96a00596d043fe1
staging: rtl8723bs: ioctl_linux: Fix else on next line

Fix the following checkpatch issue:
- ERROR: else should follow close brace '}'

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