public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Peter Tyser <ptyser@xes-inc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Remove entirely superfluous preprocessor tests from cmd_*.c files.
Date: Thu, 19 Nov 2009 09:36:31 -0600	[thread overview]
Message-ID: <1258644991.8365.6015.camel@localhost.localdomain> (raw)
In-Reply-To: <alpine.LFD.2.00.0911190706530.19250@localhost>


> -#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?

Best,
Peter

  reply	other threads:[~2009-11-19 15:36 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 [this message]
2009-11-19 15:57   ` Robert P. J. Day

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=1258644991.8365.6015.camel@localhost.localdomain \
    --to=ptyser@xes-inc.com \
    --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