[U-Boot] [PATCH] Fix codying style broken by recent libfdt sync
Simon Glass
sjg at chromium.org
Tue Oct 18 00:17:28 CEST 2016
On 17 October 2016 at 05:43, Masahiro Yamada
<yamada.masahiro at socionext.com> 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 <yamada.masahiro at socionext.com>
> ---
>
> 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 <sjg at chromium.org>
More information about the U-Boot
mailing list