Re: [patch] initialize variables in fs/isofs/namei.c

From: Dave Jones
Date: Sun May 21 2006 - 15:07:28 EST


On Sun, May 21, 2006 at 03:02:34PM -0400, Ameer Armaly wrote:
> This patch removes un-initialized variable warnings for block and offset in
> namei.c, which are later initialized through a call to isofs_find_entry().

Which indicates the problem lies with gcc, just like with the other patches
'fixing' these warnings.

The warning is bogus.

Dave

--
http://www.codemonkey.org.uk
-
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/