ACPI: processor: refactor internal map_x2apic_id()
authorAlex Chiang <achiang@hp.com>
Mon, 22 Feb 2010 19:11:50 +0000 (12:11 -0700)
committerLen Brown <len.brown@intel.com>
Mon, 15 Mar 2010 01:17:24 +0000 (21:17 -0400)
commitd67420956b7b1dcffb894b2f1f81b9408fca1b4c
tree6dc450d623398f9c27ab0c2590356f4bb8a2408f
parent11130736c99c37e253f45b2d3fd30b07313f83c6
ACPI: processor: refactor internal map_x2apic_id()

Untangle the nested if conditions to make this function look
more similar to the other map_*apic_id() functions.

Acked-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_core.c