public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Jon Loeliger <jdl@jdl•com>
To: David Gibson <david@gibson•dropbear.id.au>
Cc: linuxppc-dev@lists•ozlabs.org, Josh Boyer <jwboyer@linux•vnet.ibm.com>
Subject: Re: [PATCH] dtc: Remove unused check variable
Date: Sun, 17 Jul 2011 07:36:36 -0500	[thread overview]
Message-ID: <E1QiQaK-0002sh-A3@jdl.com> (raw)
In-Reply-To: <20110715135732.GC4368@yookeroo.fritz.box>

> On Tue, Jun 28, 2011 at 08:47:09AM -0400, Josh Boyer wrote:
> > Commit 376ab6f2 removed the old style check functionality from DTC,
> > however the check option and variable were not removed.  This leads to
> > build failures when -Werror=unused-but-set-variable is specified:
> > 
> > 	dtc.c: In function 'main':
> > 	dtc.c:102:17: error: variable 'check' set but not used [-Werror=unused-but-set-variable]
> > 	cc1: all warnings being treated as errors
> > 	make: *** [dtc.o] Error 1
> > 	make: *** Waiting for unfinished jobs....
> > 
> > Remove the check variable.
> > 
> > Signed-off-by: Josh Boyer <jwboyer@linux•vnet.ibm.com>
> 
> Acked-by: David Gibson <david@gibson•dropbear.id.au>

Applied.

jdl

      reply	other threads:[~2011-07-17 13:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28 12:47 [PATCH] dtc: Remove unused check variable Josh Boyer
2011-07-15 13:57 ` David Gibson
2011-07-17 12:36   ` Jon Loeliger [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=E1QiQaK-0002sh-A3@jdl.com \
    --to=jdl@jdl$(echo .)com \
    --cc=david@gibson$(echo .)dropbear.id.au \
    --cc=jwboyer@linux$(echo .)vnet.ibm.com \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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