mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 14:43:16 +00:00
backlight: vgg2432a4: fix checkpatch warning
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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
8ab77f46ea
commit
9a8fe5d8cc
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user