[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f488382f0809101544o5aa9d9d1scdf64a1d0b004d07@mail.gmail.com>
Date: Wed, 10 Sep 2008 15:44:15 -0700
From: "Steven Noonan" <steven@...inklabs.net>
To: "Elias Oltmanns" <eo@...ensachen.de>
Cc: "Bartlomiej Zolnierkiewicz" <bzolnier@...il.com>,
linux-kernel@...r.kernel.org, mingo@...e.hu
Subject: Re: [PATCH] drivers/ide/ide-probe.c: uninitialized variable 'rc'
On Wed, Sep 10, 2008 at 3:40 PM, Elias Oltmanns <eo@...ensachen.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.
- Steven
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists