x86: use dstapic in mp_config_acpi_legacy_irqs
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 16 Jun 2008 01:19:46 +0000 (18:19 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 08:36:55 +0000 (10:36 +0200)
so we don't get the same value multiple times.

also make mp_config_acpi_legacy_irqs more readable by moving assignments
together.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found