commit | 9c169915ad374cd9efb1556943b2074ec07e1749 | [log] [tgz] |
---|---|---|
author | Poyo VL <poyo_vl@yahoo.com> | Thu Sep 02 07:41:55 2010 +0000 |
committer | Alex Elder <aelder@sgi.com> | Mon Oct 18 15:07:39 2010 -0500 |
tree | 2152b6a34e169fc1cba874f9309f872b5fb5379e | |
parent | c0e59e1ac0a106bbab93404024bb6e7927ad9d6d [diff] |
xfs: eliminate some newly-reported gcc warnings Ionut Gabriel Popescu <poyo_vl@yahoo.com> submitted a simple change to eliminate some "may be used uninitialized" warnings when building XFS. The reported condition seems to be something that GCC did not used to recognize or report. The warnings were produced by: gcc version 4.5.0 20100604 [gcc-4_5-branch revision 160292] (SUSE Linux) Signed-off-by: Ionut Gabriel Popescu <poyo_vl@yahoo.com> Signed-off-by: Alex Elder <aelder@sgi.com>