On 17 October 2016 at 05:43, Masahiro Yamada <[email protected]> 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 Yamada <[email protected]> > --- > > arch/arm/mach-tegra/xusb-padctl-common.c | 2 +- > drivers/core/device.c | 4 ++-- > drivers/net/sun8i_emac.c | 2 +- > drivers/pinctrl/exynos/pinctrl-exynos.c | 2 +- > drivers/pinctrl/pinctrl-generic.c | 6 +++--- > drivers/video/sunxi_display.c | 2 +- > 6 files changed, 9 insertions(+), 9 deletions(-)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

