]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: staging: rtl8192u: Fix switch and case should be at the same indent errors
authorGreg Donald <gdonald@gmail.com>
Sun, 24 Aug 2014 22:51:32 +0000 (17:51 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:56:39 +0000 (13:56 -0700)
commit0b32836ad4025d2579bcdbd0e3c3b314c5cc9b17
tree986aaa397da512dbd7cfda12e001c0368566f86b
parentc226c9c66e4eecefe4229259750ba7f7356a11f6
drivers: staging: rtl8192u: Fix switch and case should be at the same indent errors

Fix checkpatch.pl switch and case should be at the same indent errors

Signed-off-by: Greg Donald <gdonald@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c