All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 2/4] tegra: flesh out bootcmd
Date: Wed, 16 May 2012 15:31:43 -0600	[thread overview]
Message-ID: <4FB41CBF.3010206@wwwdotorg.org> (raw)
In-Reply-To: <5FBF8E85CA34454794F0F7ECBA79798F379AE7788A@HQMAIL04.nvidia.com>

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.

  reply	other threads:[~2012-05-16 21:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-16 16:20 [U-Boot] [PATCH V2 1/4] tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGS Stephen Warren
2012-05-16 16:21 ` [U-Boot] [PATCH V2 2/4] tegra: flesh out bootcmd Stephen Warren
2012-05-16 21:27   ` Tom Warren
2012-05-16 21:31     ` Stephen Warren [this message]
2012-05-31 23:29       ` Simon Glass
2012-05-16 16:21 ` [U-Boot] [PATCH V2 3/4] tegra: whistler: reduce and comment network cfg options Stephen Warren
2012-05-16 16:21 ` [U-Boot] [PATCH V2 4/4] tegra: seaboard: add support for USB networking Stephen Warren
2012-05-16 16:30   ` Lucas Stach
2012-05-31 23:28 ` [U-Boot] [PATCH V2 1/4] tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGS Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FB41CBF.3010206@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.