mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-09 21:32:54 +01:00
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>
|
||
|---|---|---|
| .. | ||
| arndale | ||
| common | ||
| goni | ||
| odroid | ||
| origen | ||
| smdk2410 | ||
| smdk5250 | ||
| smdk5420 | ||
| smdkc100 | ||
| smdkv310 | ||
| trats | ||
| trats2 | ||
| universal_c210 | ||