Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336680
b: refs/heads/master
c: acacb5f
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Rafael J. Wysocki committed Nov 14, 2012
1 parent 3321aa9 commit 14edc33
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: 3ae45a27df74358b4bcd3d5a67e47ad734a48945
refs/heads/master: acacb5f211e99fa2c98cf4ef4c632ab43724adb6
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/power.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ int acpi_power_resource_register_device(struct device *dev, acpi_handle handle)
return ret;

no_power_resource:
printk(KERN_DEBUG PREFIX "Invalid Power Resource to register!");
printk(KERN_DEBUG PREFIX "Invalid Power Resource to register!\n");
return -ENODEV;
}
EXPORT_SYMBOL_GPL(acpi_power_resource_register_device);
Expand Down

0 comments on commit 14edc33

Please sign in to comment.