[U-Boot] [PATCH 2/8] net/tftp.c: cosmetic: fix whitespace issues
Wolfgang Denk
wd at denx.de
Thu May 19 21:36:39 CEST 2011
Dear Luca Ceresoli,
In message <1305388203-22983-3-git-send-email-luca.ceresoli at comelit.it> you wrote:
> This removes the following checkpatch issues:
> - ERROR: space prohibited before that close parenthesis ')'
> - ERROR: space required after that ';' (ctx:BxV)
> - ERROR: space required after that ',' (ctx:VxV)
> - ERROR: space required after that ';' (ctx:VxV)
> - ERROR: spaces required around that '<<=' (ctx:VxV)
> - ERROR: spaces required around that '<' (ctx:VxV)
> - ERROR: spaces required around that '=' (ctx:VxV)
> - ERROR: spaces required around that '+=' (ctx:VxV)
> - ERROR: spaces required around that '=' (ctx:VxW)
> - 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>
> ---
> net/tftp.c | 192 ++++++++++++++++++++++++++++++------------------------------
> 1 files changed, 97 insertions(+), 95 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
Witch! Witch! They'll burn ya!
-- Hag, "Tomorrow is Yesterday", stardate unknown
More information about the U-Boot
mailing list