From: Christoph Hellwig Date: Mon, 4 Apr 2011 12:55:44 +0000 (+0000) Subject: xfs: fix variable set but not used warnings X-Git-Tag: v2.6.39-rc3~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecb697c16c1718ae97bb73ce41a5d5ac2aed29ec;p=pandora-kernel.git xfs: fix variable set but not used warnings GCC 4.6 now warnings about variables set but not used. Fix the trivially fixable warnings of this sort. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed