Re: [PATCH] serial/8250: fix uninitialized warnings

From: KOSAKI Motohiro
Date: Tue Nov 04 2008 - 23:51:28 EST


> > fix following warnings.
> >
> > drivers/serial/8250.c: In function ‘serial8250_shutdown’:
> > drivers/serial/8250.c:1612: warnings: ‘i’ may be used uninitialized in this function
>
> NAK
>
> This is an incorrect compiler warning. It's also one that current gcc
> does not emit warnings for.

I see.
Thanks!



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