Re: [U-Boot] [PATCH] Fix codying style broken by recent libfdt sync

2016-10-17 Thread Simon Glass
On 17 October 2016 at 05:43, Masahiro Yamada wrote: > Commit b02e4044ff8e ("libfdt: Bring in upstream stringlist > functions") broke codying style in some places especially > by inserting an extra whitespace before fdt_stringlist_count(). > > Signed-off-by: Masahiro

[U-Boot] [PATCH] Fix codying style broken by recent libfdt sync

2016-10-17 Thread Masahiro Yamada
Commit b02e4044ff8e ("libfdt: Bring in upstream stringlist functions") broke codying style in some places especially by inserting an extra whitespace before fdt_stringlist_count(). Signed-off-by: Masahiro Yamada --- arch/arm/mach-tegra/xusb-padctl-common.c | 2 +-