rv1126-uboot/tools
Stephen Warren 712fbcf384 checkpatch whitespace cleanups
This avoids the following checkpatch warning in later patches:

ERROR: "(foo*)" should be "(foo *)"
ERROR: space required before the open brace '{'
ERROR: space prohibited before that close parenthesis ')'
ERROR: spaces required around that '||' (ctx:WxV)
WARNING: space prohibited between function name and open parenthesis '('
WARNING: line over 80 characters

This fixes all the white-space warnings/errors in my subsequent patch,
and within this current patch. A number of other checkpatch warnings
and errors are still present in this patch itself, but are beyond simple
whitespace fixes, so are not solved by this patch.

v2: New patch

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2011-10-22 01:13:35 +02:00
..
bddb
easylogo
env fix compile warning for env tools 2011-10-22 00:16:29 +02:00
gdb
imls
logos
omap omap4: add clock support 2011-08-03 12:49:19 +02:00
scripts
updater
.gitignore
Makefile mkimage: Add OMAP boot image support 2011-08-03 12:49:20 +02:00
bin2header.c
bmp_logo.c
default_image.c checkpatch whitespace cleanups 2011-10-22 01:13:35 +02:00
envcrc.c
fdt_host.h
fit_image.c
gen_eth_addr.c
getline.c
getline.h
img2brec.sh
img2srec.c
imximage.c
imximage.h
jtagconsole
kwbimage.c
kwbimage.h
mingw_support.c
mingw_support.h
mkimage.c mkimage: Add variable lenght header support 2011-10-05 22:03:12 +02:00
mkimage.h mkimage: Add variable lenght header support 2011-10-05 22:03:12 +02:00
mpc86x_clk.c
ncb.c
netconsole
omapimage.c mkimage: Fix 'Unknown OMAP image type - 5' 2011-09-04 11:34:00 +02:00
omapimage.h mkimage: Add OMAP boot image support 2011-08-03 12:49:20 +02:00
os_support.c
os_support.h
setlocalversion
ublimage.c mkimage: ublimage must return if the header is not verified 2011-10-05 22:03:11 +02:00
ublimage.h ublimage: NAND block size isn't set at build-time 2011-10-06 20:21:16 +02:00
ubsha1.c
xway-swap-bytes.c