x86: remove unnecessary tmp local variable
authorAkinobu Mita <akinobu.mita@gmail.com>
Sat, 5 Apr 2008 13:39:07 +0000 (22:39 +0900)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:36 +0000 (17:41 +0200)
commitaddfc66bb55234c154bb43f0f7606bc5c9fc511d
treecd1988c8c7fa6e38498a0eaf77c91d82e0b3f189
parent07004b12a1199f82c016eb976f493e5b70820a1d
x86: remove unnecessary tmp local variable

There is no reason to use obscurer name.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/io_apic_32.c
arch/x86/kernel/io_apic_64.c