From: Sergei Shtylyov <sshtylyov@mvista.com>
To: Prarit Bhargava <prarit@redhat.com>
Cc: linux-ide@vger.kernel.org, jgarzik@pobox.com
Subject: Re: [PATCH]: ata: fix unused variable warning in sil_host_intr()
Date: Thu, 27 May 2010 21:48:50 +0400 [thread overview]
Message-ID: <4BFEB082.1040303@ru.mvista.com> (raw)
In-Reply-To: <20100527173114.23427.67952.sendpatchset@prarit.bos.redhat.com>
Hello.
Prarit Bhargava wrote:
s/unused/uninitialized/ in the subject. Unused variable is a
different thing.
> Warning seen with 'make -j24 CONFIG_DEBUG_SECTION_MISMATCH=y':
I don't think any of these matters here...
> drivers/ata/sata_sil.c: In function ‘sil_host_intr’:
> drivers/ata/sata_sil.c:442: error: ‘serror’ may be used uninitialized in this function
> Signed-off-by: Prarit Bhargava <prarit@redhat.com>
MBR, Sergei
next prev parent reply other threads:[~2010-05-27 17:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-27 17:35 [PATCH]: ata: fix unused variable warning in sil_host_intr() Prarit Bhargava
2010-05-27 17:48 ` Sergei Shtylyov [this message]
2010-05-27 18:02 ` Prarit Bhargava
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=4BFEB082.1040303@ru.mvista.com \
--to=sshtylyov@mvista.com \
--cc=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--cc=prarit@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.