Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39968
b: refs/heads/master
c: 6cbe44c
h: refs/heads/master
v: v3
  • Loading branch information
Yasunori Goto authored and Linus Torvalds committed Oct 20, 2006
1 parent 8107d0e commit 13c93fd
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: 91fcdd4e0314145d7d4fa52dba2f9c2da25346fd
refs/heads/master: 6cbe44cd8d48a92856295f445183f52bf42a544d
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/acpi_memhotplug.c
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ static int acpi_memory_device_add(struct acpi_device *device)
/* Set the device state */
mem_device->state = MEMORY_POWER_ON_STATE;

printk(KERN_INFO "%s \n", acpi_device_name(device));
printk(KERN_DEBUG "%s \n", acpi_device_name(device));

return result;
}
Expand Down

0 comments on commit 13c93fd

Please sign in to comment.