]> git.baikalelectronics.ru Git - kernel.git/commit
alpha: Remove set but unused variables.
authorRichard Henderson <rth@twiddle.net>
Sun, 17 Apr 2011 20:05:24 +0000 (13:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 Apr 2011 21:41:30 +0000 (14:41 -0700)
commitaf6482957a52fd9a9f677f511b23e195c99fd7af
tree8a9d5f1602ba8d2d9b9376acc8790a13be471764
parentabb965dbf93febe1ff6614147ec8826d9e6eb65a
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 <rth@twiddle.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/alpha/kernel/core_mcpcia.c
arch/alpha/kernel/err_titan.c
arch/alpha/kernel/setup.c
arch/alpha/kernel/smc37c93x.c
arch/alpha/kernel/sys_wildfire.c