[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081104174142.360a964a@lxorguk.ukuu.org.uk>
Date: Tue, 4 Nov 2008 17:41:42 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
Cc: linux-serial@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
kosaki.motohiro@...fujitsu.com
Subject: Re: [PATCH] serial/8250: fix uninitialized warnings
On Wed, 5 Nov 2008 02:26:00 +0900 (JST)
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com> wrote:
>
> 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.
Alan
--
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