Staging: rtl8723bs: os_dep: Fix switch-case indentation error
authorPuranjay Mohan <puranjay12@gmail.com>
Fri, 3 May 2019 19:09:32 +0000 (00:39 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 05:40:37 +0000 (07:40 +0200)
commit2dd67029c62366235454d207477c2a5c63e1d728
tree1093cf17c94a599634c07ab1ea7bc9a57c43fed1
parentf0f74b45d64dff40e5dff87e160be20cd96dc1d8
Staging: rtl8723bs: os_dep: Fix switch-case indentation error

Fix indentation for switch-case statements to fix following
checkpatch.pl Error:
ERROR: switch and case should be at the same indent

Signed-off-by: Puranjay Mohan <puranjay12@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c