staging: rtl8192u: r8192U_core: fix switch and case indent code style error
authorRaphaël Beamonte <raphael.beamonte@gmail.com>
Tue, 18 Aug 2015 16:58:02 +0000 (12:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:32 +0000 (18:24 -0700)
commita7be027984f61119c027f42ee3003a8b30f539ea
treedf0c61eb04ce82bfbda09db9351f5c9ad14931ac
parent1865e4ea0b2d9889e5e1f93d5ca69194857cc9f0
staging: rtl8192u: r8192U_core: fix switch and case indent code style error

Some switch and case were not be at the same indent level.

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c