[PATCH 3/4] WS cleanup: remove trailing white space
Simon Glass
sjg at chromium.org
Mon Sep 27 22:15:00 CEST 2021
On Mon, 27 Sept 2021 at 09:43, Wolfgang Denk <wd at denx.de> wrote:
>
nit: commit message
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> Licenses/lgpl-2.0.txt | 2 +-
> Makefile | 4 ++--
> arch/arm/include/asm/arch-am33xx/cpu.h | 2 +-
> arch/arm/lib/lib1funcs.S | 6 +++---
> arch/xtensa/include/asm/arch-de212/core.h | 2 +-
> board/freescale/common/sys_eeprom.c | 2 +-
> .../dragonboard820c/dragonboard820c.c | 6 +++---
> board/warp7/README | 2 +-
> common/spl/spl_mmc.c | 2 +-
> doc/README.distro | 2 +-
> doc/imx/common/imx6.txt | 2 +-
> drivers/misc/atsha204a-i2c.c | 2 +-
> drivers/mtd/mtdcore.c | 4 ++--
> drivers/mtd/nand/raw/nand_base.c | 2 +-
> drivers/mtd/nand/raw/nand_util.c | 2 +-
> drivers/mtd/ubi/build.c | 2 +-
> drivers/net/phy/meson-gxl.c | 2 +-
> drivers/ram/stm32_sdram.c | 2 +-
> drivers/reset/reset-meson.c | 10 +++++-----
> drivers/serial/serial_msm.c | 2 +-
> drivers/usb/dwc3/dwc3-meson-gxl.c | 2 +-
> drivers/usb/musb-new/musb_regs.h | 2 +-
> drivers/usb/musb-new/musb_uboot.c | 2 +-
> drivers/usb/musb/musb_hcd.c | 2 +-
> drivers/video/anx9804.c | 10 +++++-----
> drivers/video/tdo-tl070wsh30.c | 2 +-
> include/configs/imx6-engicam.h | 2 +-
> include/linux/mtd/rawnand.h | 2 +-
> include/linux/serial_reg.h | 4 ++--
> scripts/kconfig/gconf.c | 2 +-
> tools/asn1_compiler.c | 2 +-
> tools/patman/test/test01.txt | 20 +++++++++----------
> 32 files changed, 56 insertions(+), 56 deletions(-)
>
The spaces in test01.txt were generated by 'git log' and don't seem to
be needed to run the test.
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list