Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -596,7 +596,8 @@ static int acpi_processor_get_info(struct acpi_device *device)

		/*
		 * 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;
	}