Commit 3c5f9be4 authored by Joe Perches's avatar Joe Perches Committed by Adrian Bunk

drivers/acpi/: Spelling fixes

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 9cd3704f
...@@ -830,7 +830,7 @@ static int acpi_bus_get_flags(struct acpi_device *device) ...@@ -830,7 +830,7 @@ static int acpi_bus_get_flags(struct acpi_device *device)
if (ACPI_SUCCESS(status)) if (ACPI_SUCCESS(status))
device->flags.wake_capable = 1; device->flags.wake_capable = 1;
/* TBD: Peformance management */ /* TBD: Performance management */
return 0; return 0;
} }
......
/******************************************************************************* /*******************************************************************************
* *
* Module Name: utresrc - Resource managment utilities * Module Name: utresrc - Resource management utilities
* *
******************************************************************************/ ******************************************************************************/
......
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