Re: [PATCH] fs/bio.c: initialize variable, remove warning

From: Jens Axboe
Date: Tue May 02 2006 - 01:26:46 EST


On Mon, May 01 2006, Bob Copeland wrote:
> On 5/1/06, Alexey Dobriyan <adobriyan@xxxxxxxxx> wrote:
> >On Mon, May 01, 2006 at 11:55:27PM +0300, Petri T. Koistinen wrote:
> >> Remove compiler warning by initializing uninitialized variable.
> >
> >oh no not again!
>
> What about:
>
> >> - unsigned long idx;
> + unsigned long idx; /* please don't patch bogus
> warning */

I'll take that patch if you send it :-)

--
Jens Axboe

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