various cmd_* files: fixed layout a little bit
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>
Showing
- common/cmd_ambapp.c 2 additions, 1 deletioncommon/cmd_ambapp.c
- common/cmd_bootldr.c 2 additions, 1 deletioncommon/cmd_bootldr.c
- common/cmd_cplbinfo.c 2 additions, 1 deletioncommon/cmd_cplbinfo.c
- common/cmd_license.c 2 additions, 1 deletioncommon/cmd_license.c
- common/cmd_mmc.c 2 additions, 1 deletioncommon/cmd_mmc.c
- common/cmd_nand.c 2 additions, 1 deletioncommon/cmd_nand.c
- common/cmd_otp.c 2 additions, 1 deletioncommon/cmd_otp.c
- common/cmd_spibootldr.c 2 additions, 1 deletioncommon/cmd_spibootldr.c
- common/cmd_strings.c 2 additions, 1 deletioncommon/cmd_strings.c
- common/cmd_ubi.c 2 additions, 1 deletioncommon/cmd_ubi.c
- common/cmd_ubifs.c 4 additions, 2 deletionscommon/cmd_ubifs.c
- common/cmd_ximg.c 2 additions, 1 deletioncommon/cmd_ximg.c
Loading
Please register or sign in to comment