[U-Boot] [PATCH v2 3/8] net/net.c: cosmetic: fix whitespace issues
Wolfgang Denk
wd at denx.de
Thu May 12 22:17:37 CEST 2011
Dear Luca Ceresoli,
In message <1305122401-14967-4-git-send-email-luca.ceresoli at comelit.it> you wrote:
> This removes the following checkpatch issues:
> - ERROR: space prohibited after that open parenthesis '('
> - ERROR: space prohibited before that close parenthesis ')'
> - ERROR: space prohibited after that open square bracket '['
> - ERROR: space prohibited after that '&' (ctx:WxW)
> - ERROR: spaces required around that '=' (ctx:VxW)
> - ERROR: space required before the open parenthesis '('
> - ERROR: space required after that ',' (ctx:VxV)
> - ERROR: need consistent spacing around '+' (ctx:WxV)
> - WARNING: unnecessary whitespace before a quoted newline
> - WARNING: please, no spaces at the start of a line
> - WARNING: space prohibited between function name and open
> parenthesis '('
>
> Signed-off-by: Luca Ceresoli <luca.ceresoli at comelit.it>
> Cc: Wolfgang Denk <wd at denx.de>
> Cc: Ben Warren <biggerbadderben at gmail.com>
> Cc: Mike Frysinger <vapier at gentoo.org>
>
> ---
> Changes since v1: none.
>
> net/net.c | 192 ++++++++++++++++++++++++++++++------------------------------
> 1 files changed, 96 insertions(+), 96 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Disobedience: The silver lining to the cloud of servitude.
- Ambrose Bierce
More information about the U-Boot
mailing list