]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8cd5cc25ee67d18428baac7e47e9257e1eac9f33
tree1093cf17c94a599634c07ab1ea7bc9a57c43fed1
parenteaacc60361dc5ed000f24048f4e330052de28611
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