[U-Boot] [PATCH 5/5] samsung: clean up checkpatch issues

Minkyu Kang mk7.kang at samsung.com
Mon Nov 2 06:39:42 CET 2015


On 23/10/15 17:32, Minkyu Kang wrote:
> 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 at samsung.com>
> ---
>  board/samsung/common/misc.c |    7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.


More information about the U-Boot mailing list