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>
Showing
- arch/alpha/kernel/core_mcpcia.c 5 additions, 7 deletionsarch/alpha/kernel/core_mcpcia.c
- arch/alpha/kernel/err_titan.c 1 addition, 3 deletionsarch/alpha/kernel/err_titan.c
- arch/alpha/kernel/setup.c 3 additions, 3 deletionsarch/alpha/kernel/setup.c
- arch/alpha/kernel/smc37c93x.c 1 addition, 2 deletionsarch/alpha/kernel/smc37c93x.c
- arch/alpha/kernel/sys_wildfire.c 3 additions, 2 deletionsarch/alpha/kernel/sys_wildfire.c
Loading
Please register or sign in to comment