diff options
author | Stephen Warren <swarren@nvidia.com> | 2011-10-18 11:11:49 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-10-22 01:13:35 +0200 |
commit | 712fbcf384b7fbe6118325f21dad98150b24f13b (patch) | |
tree | 38db6246dcd8d5f3ec59692d37a6bc83d4b0be3d /arch/arm/cpu/sa1100 | |
parent | 83c484d7ecb62a9dfe8adb0da9a04cfb8bbb478b (diff) | |
download | u-boot-imx-712fbcf384b7fbe6118325f21dad98150b24f13b.zip u-boot-imx-712fbcf384b7fbe6118325f21dad98150b24f13b.tar.gz u-boot-imx-712fbcf384b7fbe6118325f21dad98150b24f13b.tar.bz2 |
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>
Diffstat (limited to 'arch/arm/cpu/sa1100')
0 files changed, 0 insertions, 0 deletions