[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.20.1601251526270.7055@eddie.linux-mips.org>
Date: Mon, 25 Jan 2016 15:26:59 +0000 (GMT)
From: "Maciej W. Rozycki" <macro@...ux-mips.org>
To: Sudip Mukherjee <sudipm.mukherjee@...il.com>
cc: "David S. Miller" <davem@...emloft.net>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH v2] defxx: fix build warning
On Mon, 25 Jan 2016, Sudip Mukherjee wrote:
> We are getting many build warnings about:
> 'bar_start' may be used uninitialized
> and
> 'bar_len' may be used uninitialized
>
> They are not actually uninitialized as dfx_get_bars() will initialize
> them properly. But still lets have them initialized just to satisfy the
> compiler (gcc 4.8.2).
>
> Signed-off-by: Sudip Mukherjee <sudip@...torindia.org>
> ---
Acked-by: Maciej W. Rozycki <macro@...ux-mips.org>
Thanks,
Maciej
Powered by blists - more mailing lists