All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: "Steven Noonan" <steven@uplinklabs.net>
Cc: "Elias Oltmanns" <eo@nebensachen.de>,
	linux-kernel@vger.kernel.org, mingo@elte.hu
Subject: Re: [PATCH] drivers/ide/ide-probe.c: uninitialized variable 'rc'
Date: Sat, 27 Sep 2008 17:40:38 +0200	[thread overview]
Message-ID: <200809271740.38980.bzolnier@gmail.com> (raw)
In-Reply-To: <f488382f0809101544o5aa9d9d1scdf64a1d0b004d07@mail.gmail.com>

On Thursday 11 September 2008, Steven Noonan wrote:
> On Wed, Sep 10, 2008 at 3:40 PM, Elias Oltmanns <eo@nebensachen.de> wrote:
> >
> > What about changing the declaration to
> >
> >        int i, uninitialized_var(rc);
> >
> > then?
> >
> 
> That's probably a -much- better idea. I'm an utter newbie to kernel
> development, so I wasn't aware of that feature.

Did I miss the final patch version?

[ Could you please re-send and/or re-cast it? ]

Thanks,
Bart

  reply	other threads:[~2008-09-27 17:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-09 21:07 [PATCH] drivers/ide/ide-probe.c: uninitialized variable 'rc' Steven Noonan
2008-09-10  6:55 ` Ingo Molnar
2008-09-10 21:09 ` Bartlomiej Zolnierkiewicz
2008-09-10 21:19   ` Steven Noonan
2008-09-10 22:40     ` Elias Oltmanns
2008-09-10 22:44       ` Steven Noonan
2008-09-27 15:40         ` Bartlomiej Zolnierkiewicz [this message]
2008-10-05 16:14           ` Bartlomiej Zolnierkiewicz

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=200809271740.38980.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=eo@nebensachen.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=steven@uplinklabs.net \
    /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.