From: Poyo VL Date: Thu, 2 Sep 2010 07:41:55 +0000 (+0000) Subject: xfs: eliminate some newly-reported gcc warnings X-Git-Tag: v2.6.37-rc1~162^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c169915ad374cd9efb1556943b2074ec07e1749;p=pandora-kernel.git xfs: eliminate some newly-reported gcc warnings Ionut Gabriel Popescu 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 Signed-off-by: Alex Elder --- Reading git-diff-tree failed