On 05/16/2012 03:27 PM, Tom Warren wrote:
> Stephen,
> Stephen Warren wrote at Wednesday, May 16, 2012 9:21 AM:
>> This implements a useful bootcmd for Tegra. The boot order is:
...
> I'm getting checkpatch errors (over 80 chars) for tegra2-common-post.h:
> 
> WARNING: line over 80 characters
> #414: FILE: include/configs/tegra2-common-post.h:93:
> +     "script_boot="                                                          
>                                         \
...

True.

In this case, I would assert these should simply be ignored; checkpatch
is a tool to help you get readable source, and in this case I think it's
much more readable by not forcing artificial wrapping.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to