Files
u-boot-tk1-som/board
Minkyu Kang de5f9733f6 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>
2015-11-02 10:38:22 +09:00
..
2015-10-23 14:55:36 +08:00
2015-10-27 12:34:09 +01:00
2015-09-11 17:12:57 -04:00
2015-09-11 14:59:16 -04:00
2015-09-28 10:48:23 -04:00
2015-08-05 08:44:06 -06:00
2015-09-11 14:57:40 -04:00
2014-11-26 11:21:14 -05:00
2015-09-07 13:41:04 +02:00
2015-01-29 13:11:02 +01:00
2015-10-11 17:12:10 -04:00
2015-03-24 10:50:50 -04:00
2015-10-20 22:48:29 +02:00
2015-10-15 11:16:17 +02:00
2015-01-12 09:38:47 -05:00