
Dear Frans Meulenbroeks,
In message 1280581313-5174-2-git-send-email-fransmeulenbroeks@gmail.com you wrote:
Most of the files have U_BOOT_CMD on a separate line, but a few didn't and had the first line on the same line as U_BOOT_CMD.
This changes these files by adding a line break and a tab
Signed-off-by: Frans Meulenbroeks fransmeulenbroeks@gmail.com
common/cmd_ambapp.c | 3 ++- common/cmd_bootldr.c | 3 ++- common/cmd_cplbinfo.c | 3 ++- common/cmd_license.c | 3 ++- common/cmd_mmc.c | 3 ++- common/cmd_nand.c | 3 ++- common/cmd_otp.c | 3 ++- common/cmd_spibootldr.c | 3 ++- common/cmd_strings.c | 3 ++- common/cmd_ubi.c | 3 ++- common/cmd_ubifs.c | 6 ++++-- common/cmd_ximg.c | 3 ++- 12 files changed, 26 insertions(+), 13 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk