Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31455
b: refs/heads/master
c: 0a1f1ab
h: refs/heads/master
i:
  31453: dff1c4c
  31451: a688940
  31447: e5c7b8c
  31439: ae7de97
  31423: f55bb6d
v: v3
  • Loading branch information
akpm@osdl.org authored and Len Brown committed Jun 30, 2006
1 parent fddc757 commit 1a2f3e2
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: d120cfb544ed6161b9d32fb6c4648c471807ee6b
refs/heads/master: 0a1f1ab8de815cb63a48d24450f6b5fbb1b1f89c
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/acpi_memhotplug.c
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ static int acpi_memory_enable_device(struct acpi_memory_device *mem_device)
num_enabled++;
}
if (!num_enabled) {
ACPI_DEBUG_PRINT((ACPI_DB_ERROR, "\nadd_memory failed\n"));
printk(KERN_ERR PREFIX "add_memory failed\n");
mem_device->state = MEMORY_INVALID_STATE;
return -EINVAL;
}
Expand Down

0 comments on commit 1a2f3e2

Please sign in to comment.