[U-Boot] [PATCH v2 1/8] net/net.c: cosmetic: fix lines over 80 characters

Wolfgang Denk wd at denx.de
Thu May 12 22:14:46 CEST 2011


Dear Luca Ceresoli,

In message <1305122401-14967-2-git-send-email-luca.ceresoli at comelit.it> you wrote:
> This removes the following checkpatch warning:
>  - WARNING: line over 80 characters
> 
> There are three such warnings left.
> 
> The first is hard to fix with cosmetic-only changes without compromising code
> readability, so I'm leaving it as it is for now:
>   WARNING: line over 80 characters
>   #1537: FILE: net.c:1537:
>   + [4 tabs] memcpy(((Ethernet_t *)NetArpWaitTxPacket)->et_dest, ...
> 
> The other two cannot be fixed without splitting string literals, so it is
> preferred to keep them longer than 80 characters.
> 
> 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>

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
You can't have everything... where would you put it?  - Steven Wright


More information about the U-Boot mailing list