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)
commitf25884839e7e8de72b3c0da518900f5915b7c4b1
tree986aaa397da512dbd7cfda12e001c0368566f86b
parent0b4ef0a641d47570bcca4c2206f4736c0f5f4d9e
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