ACPI: Fix typos
Fix typos in documentation and comments. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Link: https://patch.msgid.link/20250722132653.GA2781885@bhelgaas Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
committed by
Rafael J. Wysocki
parent
492086faa5
commit
f9db1fc562
+1
-1
@@ -1406,7 +1406,7 @@ static int __init acpi_bus_init(void)
|
||||
goto error1;
|
||||
|
||||
/*
|
||||
* Register the for all standard device notifications.
|
||||
* Register for all standard device notifications.
|
||||
*/
|
||||
status =
|
||||
acpi_install_notify_handler(ACPI_ROOT_OBJECT, ACPI_SYSTEM_NOTIFY,
|
||||
|
||||
Reference in New Issue
Block a user