Staging: rtl8723au: core: Fix switch-case indent
authorTina Ruchandani <ruchandani.tina@gmail.com>
Fri, 24 Oct 2014 03:17:48 +0000 (20:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Oct 2014 02:33:06 +0000 (10:33 +0800)
commit3e3f878f4d38c0724e51e192f232e1726daffd89
tree9fefc3d56574fa0eb3625322b026f426e1d4b51d
parent5db8bee627aadf5f666234f551a3528ccf3b5b31
Staging: rtl8723au: core: Fix switch-case indent

This patch fixes the following checkpatch errors
in rtw_cmd.c :
ERROR: switch and case should be at the same indent

Signed-off-by: Tina Ruchandani <ruchandani.tina@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_cmd.c