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

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

drivers/acpi/: Spelling fixes



Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 9cd3704f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -830,7 +830,7 @@ static int acpi_bus_get_flags(struct acpi_device *device)
	if (ACPI_SUCCESS(status))
		device->flags.wake_capable = 1;

	/* TBD: Peformance management */
	/* TBD: Performance management */

	return 0;
}
+1 −1
Original line number Diff line number Diff line
/*******************************************************************************
 *
 * Module Name: utresrc - Resource managment utilities
 * Module Name: utresrc - Resource management utilities
 *
 ******************************************************************************/