Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31537
b: refs/heads/master
c: 345a6e6
h: refs/heads/master
i:
  31535: 55e1aff
v: v3
  • Loading branch information
Jae-hyeon Park authored and Linus Torvalds committed Jul 1, 2006
1 parent b2ef97e commit ab59c77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 929a40ec324e947d4ad14cc1ced785c104c560e2
refs/heads/master: 345a6e6aea43cd544c682601926bbd11c09c999b
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ int acpi_bus_set_power(acpi_handle handle, int state)
/* Make sure this is a valid target state */

if (!device->flags.power_manageable) {
printk(KERN_DEBUG "Device `[%s]is not power manageable",
printk(KERN_DEBUG "Device `[%s]' is not power manageable",
device->kobj.name);
return -ENODEV;
}
Expand Down

0 comments on commit ab59c77

Please sign in to comment.