On Tuesday, May 10, 2011 03:13:44 Luca Ceresoli wrote:
> Mike Frysinger wrote:
> > On Wednesday, May 04, 2011 08:40:40 Luca Ceresoli wrote:
> >> -                          debug("Got ICMP ECHO REQUEST, return %d bytes 
> >> \n",
> >> -                                  ETHER_HDR_SIZE + len);
> >> +                          debug("Got ICMP ECHO REQUEST, "
> >> +                                "return %d bytes \n",
> >> +                                ETHER_HDR_SIZE + len);
> > 
> > please do not split string literals
> 
> What do you suggest as an alternative? Leave the line more than
> 80 characters long?

if there is no alternative, then yes
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to