From faaf9c195e162ec6c0d8c2247e06da4277dad80b Mon Sep 17 00:00:00 2001 From: Nandini Hanumanthagowda Date: Tue, 12 Nov 2013 23:05:34 +0530 Subject: [PATCH] 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-format-patch failed