]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4dc68ca89e8d9718c70ab66fea01cc76e0d01927
tree6dc450d623398f9c27ab0c2590356f4bb8a2408f
parent457e74e31e3bf5566477c2fe66528b4d72d27707
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