From: Dave Chinner Date: Wed, 3 Dec 2014 22:43:17 +0000 (+1100) Subject: xfs: fix set-but-unused warnings X-Git-Tag: omap-for-v3.19/fixes-rc1~115^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32296f865e8d41ff8c337ce6f0b97eeda08988a3;p=pandora-kernel.git xfs: fix set-but-unused warnings The kernel compile doesn't turn on these checks by default, so it's only when I do a kernel-user sync that I find that there are lots of compiler warnings waiting to be fixed. Fix up these set-but-unused warnings. Signed-off-by: Dave Chinner Reviewed-by: Eric Sandeen Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed