x86: apic namespace cleanup
authorThomas Gleixner <tglx@linutronix.de>
Mon, 31 Aug 2009 13:18:40 +0000 (15:18 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 31 Aug 2009 19:30:47 +0000 (21:30 +0200)
boot_cpu_physical_apicid is a global variable and used as function
argument as well. Rename the function arguments to avoid confusion.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found