From: Nandini Hanumanthagowda Date: Tue, 12 Nov 2013 17:35:34 +0000 (+0530) Subject: staging: vt6656: fixed the switch case indentation level error X-Git-Tag: v3.14-rc1~150^2~775^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faaf9c195e162ec6c0d8c2247e06da4277dad80b;p=pandora-kernel.git staging: vt6656: fixed the switch case indentation level error aligned the case statements of 'switch' so that the switch and case are on same indentation level to fix the following error. ERROR: switch and case should be at the same indent Signed-off-by: Nandini Hanumanthagowda Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed