Re: [PATCH -mm] xfs gcc 4.1 warning fixes

From: Christoph Hellwig
Date: Wed May 10 2006 - 04:27:25 EST


On Tue, May 09, 2006 at 07:56:08PM -0700, Daniel Walker wrote:
> Fixes the following warnings,
>
> fs/xfs/xfs_dir.c: In function 'xfs_dir_removename':
> fs/xfs/xfs_dir.c:363: warning: 'totallen' may be used uninitialized in this function
> fs/xfs/xfs_dir.c:363: warning: 'count' may be used uninitialized in this function
>

and so on. that's all false positives. gcc should be fixed here, not xfs.

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