Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29146
b: refs/heads/master
c: ebd5f2c
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Len Brown committed May 15, 2006
1 parent 71bced3 commit d240a1e
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: b6835052a6aa00536343b6d2127fc65cd814a040
refs/heads/master: ebd5f2ca811b75f7145fa487748f26430c584a72
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/asus_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1229,7 +1229,7 @@ static int __init asus_acpi_init(void)
if (result < 1) {
acpi_bus_unregister_driver(&asus_hotk_driver);
remove_proc_entry(PROC_ASUS, acpi_root_dir);
return -ENODEV;
return result;
}

return 0;
Expand Down

0 comments on commit d240a1e

Please sign in to comment.