Commit 5b53ed69 authored by Myron Stowe's avatar Myron Stowe Committed by Len Brown

ACPI: 80 column adherence and spelling fix (no functional change)

Signed-off-by: default avatarMyron Stowe <myron.stowe@hp.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent b26e9286
...@@ -596,7 +596,8 @@ static int acpi_processor_get_info(struct acpi_device *device) ...@@ -596,7 +596,8 @@ static int acpi_processor_get_info(struct acpi_device *device)
/* /*
* TBD: Synch processor ID (via LAPIC/LSAPIC structures) on SMP. * TBD: Synch processor ID (via LAPIC/LSAPIC structures) on SMP.
* >>> 'acpi_get_processor_id(acpi_id, &id)' in arch/xxx/acpi.c * >>> 'acpi_get_processor_id(acpi_id, &id)' in
* arch/xxx/acpi.c
*/ */
pr->acpi_id = object.processor.proc_id; pr->acpi_id = object.processor.proc_id;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment