mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
de5f9733f6
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> |
||
---|---|---|
.. | ||
bootscripts | ||
board.c | ||
dfu_sample_env.txt | ||
exynos-uboot-spl.lds | ||
exynos5-dt-types.c | ||
exynos5-dt.c | ||
gadget.c | ||
Makefile | ||
misc.c | ||
multi_i2c.c |