All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prarit Bhargava <prarit@redhat.com>
To: Sergei Shtylyov <sshtylyov@mvista.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 14:02:09 -0400	[thread overview]
Message-ID: <4BFEB3A1.1080608@redhat.com> (raw)
In-Reply-To: <4BFEB082.1040303@ru.mvista.com>

> Hello.
>
> Prarit Bhargava wrote:
>
>    s/unused/uninitialized/ in the subject. Unused variable is a 
> different thing.

Oops.  Sorry for the typo.

P.


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

      reply	other threads:[~2010-05-27 18:06 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
2010-05-27 18:02   ` Prarit Bhargava [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=4BFEB3A1.1080608@redhat.com \
    --to=prarit@redhat.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=sshtylyov@mvista.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.