staging: rtl8723bs: clean up switch case indentation
authorRoss Schmidt <ross.schm.dev@gmail.com>
Tue, 10 Nov 2020 04:10:04 +0000 (22:10 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Nov 2020 15:25:53 +0000 (16:25 +0100)
commit5ddd99756c579b4c451cdb12da4d683ac71190c0
treeb2ebe725f84c93d4fcce6e695dc0acc67bca1173
parentfa7c458672641839ed9ee79a991d6f8fbce6ada7
staging: rtl8723bs: clean up switch case indentation

Move cases to align with switch indentation to fix coding style issues
and clear checkpatch errors.

ERROR: switch and case should be at the same indent

Signed-off-by: Ross Schmidt <ross.schm.dev@gmail.com>
Link: https://lore.kernel.org/r/20201110041008.15847-6-ross.schm.dev@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c
drivers/staging/rtl8723bs/os_dep/os_intfs.c