ACPI / processor: Remove outdated comments
authorHanjun Guo <hanjun.guo@linaro.org>
Mon, 2 Sep 2013 03:57:39 +0000 (11:57 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 23 Sep 2013 23:39:40 +0000 (01:39 +0200)
commit7cc34680c1ab418d5c7fd0f9621515b7a0aa1d66
tree7b62d0266cd8b4c2226d4e8d2c8c6b0b9270b2a2
parent082e12a05cf317acec2feaf3a78de3f3372feeb3
ACPI / processor: Remove outdated comments

acpi_get_processor_id() can be find nowhere, and the acpi id
is synchronized to APIC id when acpi_get_cpuid() is called, so
the comments can be removed.

Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_processor.c