[U-Boot] [PATCH v2 2/8] net/net.c: cosmetic: variable initializations
Wolfgang Denk
wd at denx.de
Thu May 12 22:17:22 CEST 2011
Dear Luca Ceresoli,
In message <1305122401-14967-3-git-send-email-luca.ceresoli at comelit.it> you wrote:
> This removes the following checkpatch errors:
> - ERROR: do not initialise globals to 0 or NULL
> - ERROR: spaces required around that '=' (ctx:VxV)
> - ERROR: that open brace { should be on the previous line
>
> 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:
> - re-fix array initializations (the fix in v1 was worse than the original).
>
> net/net.c | 40 ++++++++++++++++++----------------------
> 1 files changed, 18 insertions(+), 22 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
Let's say the docs present a simplified view of reality... :-)
- Larry Wall in <6940 at jpl-devvax.JPL.NASA.GOV>
More information about the U-Boot
mailing list