Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: firmware-guide/ACPI: correct spelling

Correct spelling problems for Documentation/firmware-guide/ as reported
by codespell.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Randy Dunlap and committed by
Rafael J. Wysocki
faffb083 6d796c50

+2 -2
+1 -1
Documentation/firmware-guide/acpi/acpi-lid.rst
··· 34 34 _LID control method is evaluated during the runtime, the problem is its 35 35 initial returning value. When the AML tables implement this control method 36 36 with cached value, the initial returning value is likely not reliable. 37 - There are platforms always retun "closed" as initial lid state. 37 + There are platforms always return "closed" as initial lid state. 38 38 39 39 Restrictions of the lid state change notifications 40 40 ==================================================
+1 -1
Documentation/firmware-guide/acpi/namespace.rst
··· 31 31 Description Table) using its first entry, the data within the FADT 32 32 includes various fixed-length entries that describe fixed ACPI features 33 33 of the hardware. The FADT contains a pointer to the DSDT 34 - (Differentiated System Descripition Table). The XSDT also contains 34 + (Differentiated System Description Table). The XSDT also contains 35 35 entries pointing to possibly multiple SSDTs (Secondary System 36 36 Description Table). 37 37