On Saturday 10 November 2007 16:25:33 John W. Linville wrote: > On Sat, Nov 10, 2007 at 04:14:03PM +0100, Michael Buesch wrote: > > From: Frank Lichtenheld <frank@xxxxxxxxxxxxxx> > > > > inititalise ret to 0 to avoid the following bogus warning: > > CC [M] drivers/net/wireless/b43/debugfs.o > > drivers/net/wireless/b43/debugfs.c: In function ‘b43_debugfs_read’: > > drivers/net/wireless/b43/debugfs.c:355: warning: ‘ret’ may be used uninitialized in this function > > > > Signed-off-by: Frank Lichtenheld <frank@xxxxxxxxxxxxxx> > > Signed-off-by: Michael Buesch <mb@xxxxxxxxx> > > Isn't this what uninitialized_var() is for? > I'd be OK with that, too. -- Greetings Michael. - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html