From: Richard Henderson Date: Sun, 17 Apr 2011 20:05:24 +0000 (-0700) Subject: alpha: Remove set but unused variables. X-Git-Tag: v2.6.39-rc4~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280da4e4d306667b7faa95152b54f7ca4266ff1e;p=pandora-kernel.git alpha: Remove set but unused variables. This is a new warning in gcc 4.6. Several of these variables are used within #if 0 code, which probably ought to be removed. Most of the changes are legitimate cleanups. Signed-off-by: Richard Henderson Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed