diff options
author | Minkyu Kang <mk7.kang@samsung.com> | 2015-10-23 16:21:20 +0900 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2015-11-02 10:38:22 +0900 |
commit | de5f9733f653091d4b227914d04432099a6448dc (patch) | |
tree | b243193245961448ae3466cfa494bcd48b3869a7 /include/lcdvideo.h | |
parent | 1d83970f6f6003276373843b8e2fd75f78f1caf3 (diff) |
samsung: clean up checkpatch issues
This patch will fix these checkpatch issues.
CHECK: Alignment should match open parenthesis
+ printf("Enter: %s %s\n", mode_name[mode][0],
+ mode_info[mode]);
CHECK: Alignment should match open parenthesis
+ lcd_printf("\n\n\t%s %s\n", mode_name[mode][0],
+ mode_info[mode]);
CHECK: Alignment should match open parenthesis
+ lcd_printf("\t%s %s - %s\n\n", selection[i],
+ mode_name[i][0],
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/lcdvideo.h')
0 files changed, 0 insertions, 0 deletions