Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197553
b: refs/heads/master
c: 72f1992
h: refs/heads/master
i:
  197551: a589431
v: v3
  • Loading branch information
Henrique de Moraes Holschuh committed May 16, 2010
1 parent 5714dda commit a631ed1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 263f4a30e4f1dc5385650738c1dcf3728036ecc4
refs/heads/master: 72f19921217c2267adc65cbe69c63da970578a14
4 changes: 2 additions & 2 deletions trunk/drivers/platform/x86/thinkpad_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -785,8 +785,8 @@ static int __init setup_acpi_notify(struct ibm_struct *ibm)
"handling %s events\n", ibm->name);
} else {
printk(TPACPI_ERR
"acpi_install_notify_handler(%s) failed: %d\n",
ibm->name, status);
"acpi_install_notify_handler(%s) failed: %s\n",
ibm->name, acpi_format_exception(status));
}
return -ENODEV;
}
Expand Down

0 comments on commit a631ed1

Please sign in to comment.