]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
backlight: vgg2432a4: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Sat, 3 Nov 2012 00:42:42 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 7 Nov 2012 04:15:22 +0000 (15:15 +1100)
This patch fixes the checkpatch warning as below:

WARNING: please, no space before tabs

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/vgg2432a4.c

index b617fae9aa26f730d25edf4b56e909488391e3ab..b1ead3d3d3fb416b81b2b499c3531bbd11bd0260 100644 (file)
@@ -217,7 +217,7 @@ static int vgg2432a4_resume(struct spi_device *spi)
 }
 #else
 #define vgg2432a4_suspend      NULL
-#define vgg2432a4_resume       NULL
+#define vgg2432a4_resume       NULL
 #endif
 
 static struct ili9320_client vgg2432a4_client = {