From: Robert P. J. Day <rpjday@crashcourse.ca>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Remove entirely superfluous preprocessor tests from cmd_*.c files.
Date: Thu, 19 Nov 2009 10:57:18 -0500 (EST) [thread overview]
Message-ID: <alpine.LFD.2.00.0911191056490.9108@localhost> (raw)
In-Reply-To: <1258644991.8365.6015.camel@localhost.localdomain>
On Thu, 19 Nov 2009, Peter Tyser wrote:
>
> > -#if defined(CONFIG_CMD_LICENSE)
> > -
> > /* COPYING is currently 15951 bytes in size */
> > #define LICENSE_MAX 20480
> >
> > @@ -56,5 +54,3 @@ U_BOOT_CMD(license, 1, 1, do_license,
> > "print GPL license text",
> > ""
> > );
> > -
> > -#endif /* CONFIG_CMD_LICENSE */
>
> Hi Robert,
> Thanks for the cleanup. The above change was recently submitted, but
> hasn't been applied yet. Search for "cmd_license: Remove unneeded
> #ifdef CONFIG_CMD_LICENSE". Could you remove the above chunk from your
> patch and resubmit so as to prevent a conflict when Wolfgang applies
> both patches?
okey dokey, coming right up.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
prev parent reply other threads:[~2009-11-19 15:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-19 12:10 [U-Boot] [PATCH] Remove entirely superfluous preprocessor tests from cmd_*.c files Robert P. J. Day
2009-11-19 15:36 ` Peter Tyser
2009-11-19 15:57 ` Robert P. J. Day [this message]
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=alpine.LFD.2.00.0911191056490.9108@localhost \
--to=rpjday@crashcourse.ca \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox