Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82772
b: refs/heads/master
c: 3c5f9be
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Adrian Bunk committed Feb 3, 2008
1 parent ca0cae1 commit b6e9017
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9cd3704fc0103c0d368fc08ce6ef14990b77ee61
refs/heads/master: 3c5f9be461cd86394a143e73f2325da5938bce0b
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/utilities/utresrc.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*******************************************************************************
*
* Module Name: utresrc - Resource managment utilities
* Module Name: utresrc - Resource management utilities
*
******************************************************************************/

Expand Down

0 comments on commit b6e9017

Please sign in to comment.