From: Jingoo Han Date: Tue, 18 Dec 2012 00:00:38 +0000 (-0800) Subject: backlight: vgg2432a4: fix checkpatch warning X-Git-Tag: v3.8-rc1~74^2~138 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a8fe5d8cc180b9c2c3c08509b458199c26bc5ff;p=pandora-kernel.git backlight: vgg2432a4: fix checkpatch warning This patch fixes the checkpatch warning as below: WARNING: please, no space before tabs Signed-off-by: Jingoo Han Cc: Richard Purdie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/backlight/vgg2432a4.c b/drivers/video/backlight/vgg2432a4.c index 712b0acfd339..5ba7fbd7e405 100644 --- a/drivers/video/backlight/vgg2432a4.c +++ b/drivers/video/backlight/vgg2432a4.c @@ -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 = {