From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Peter Jones <pjones@redhat.com>
Cc: Connor Hansen <cmdkhh@gmail.com>,
konrad@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iscsi_ibft_find unused variable i
Date: Mon, 6 Jun 2011 11:02:28 -0400 [thread overview]
Message-ID: <20110606150228.GC29243@dumpdata.com> (raw)
In-Reply-To: <4DECDF03.4070003@redhat.com>
On Mon, Jun 06, 2011 at 10:06:59AM -0400, Peter Jones wrote:
> On 06/05/2011 06:35 AM, Connor Hansen wrote:
> > int i is only needed if CONFIG_ACPI is set
> > so move it within ifdef so kernels without ACPI
> > dont allocate space for nothing. Fixes warning too.
> >
> > Signed-off-by: Connor Hansen <cmdkhh@gmail.com>
>
> Reasonable enough.
>
> Signed-off-by: Peter Jones <pjones@redhat.com>
<nods> Queued up for 3.0-rc2
prev parent reply other threads:[~2011-06-06 15:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-05 10:35 [PATCH] iscsi_ibft_find unused variable i Connor Hansen
2011-06-06 14:06 ` Peter Jones
2011-06-06 15:02 ` Konrad Rzeszutek Wilk [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=20110606150228.GC29243@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=cmdkhh@gmail.com \
--cc=konrad@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pjones@redhat.com \
/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.