Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211172
b: refs/heads/master
c: e9a64ed
h: refs/heads/master
v: v3
  • Loading branch information
Len Brown committed Sep 29, 2010
1 parent e32fa28 commit 44c5361
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: 3265eba0bed7645cacd5e2cb3614d504b5ac29e6
refs/heads/master: e9a64ed4994db04c9963495b03d8a86538e3ad55
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/processor_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ static int __init acpi_processor_init(void)
printk(KERN_DEBUG "ACPI: %s registered with cpuidle\n",
acpi_idle_driver.name);
} else {
printk(KERN_DEBUG "ACPI: acpi_idle yielding to %s",
printk(KERN_DEBUG "ACPI: acpi_idle yielding to %s\n",
cpuidle_get_driver()->name);
}

Expand Down

0 comments on commit 44c5361

Please sign in to comment.