staging: rtl8192u: Correct indentation of switch statement - Coding Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sun, 24 Jun 2018 15:34:48 +0000 (16:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jun 2018 03:51:00 +0000 (11:51 +0800)
commit5d9f4b53ca148bc4b03b41237a86a021f0f7ac79
tree9e3ceb9ff662b2f93f0a97f2b62164652075f59e
parent9b468c7e0216330b8b6a5020cdf9ef395a56ed95
staging: rtl8192u: Correct indentation of switch statement - Coding Style

Removed an extra indentation from the code of the various case options in a
switch statement.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c