]> Git Repo - linux.git/commit
backlight: ili9320: fix checkpatch error and warning
authorJingoo Han <[email protected]>
Tue, 18 Dec 2012 00:00:19 +0000 (16:00 -0800)
committerLinus Torvalds <[email protected]>
Tue, 18 Dec 2012 01:15:14 +0000 (17:15 -0800)
commitc0b6cc499c1a214b51bac45d2c74ba66953efedc
tree165b3ec016b16e27154d455650073abfbcdea1bd
parentff10b0741236b42ec7e97b4ba2d682be53868050
backlight: ili9320: fix checkpatch error and warning

This patch fixes the checkpatch error and warning as below:

  WARNING: please, no space before tabs
  WARNING: please, no spaces at the start of a line
  WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
  WARNING: braces {} are not necessary for single statement blocks
  ERROR: code indent should use tabs where possible

Signed-off-by: Jingoo Han <[email protected]>
Cc: Richard Purdie <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/backlight/ili9320.c
This page took 0.047799 seconds and 4 git commands to generate.