Re: [PATCH] drivers/ide/ide-probe.c: uninitialized variable 'rc'

From: Bartlomiej Zolnierkiewicz
Date: Sat Sep 27 2008 - 13:29:26 EST


On Thursday 11 September 2008, Steven Noonan wrote:
> On Wed, Sep 10, 2008 at 3:40 PM, Elias Oltmanns <eo@xxxxxxxxxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/