Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31438
b: refs/heads/master
c: 5e7d881
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Len Brown committed Jun 27, 2006
1 parent 80f1819 commit 9295f67
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: e8406b4485730031d91872086456bd052948686b
refs/heads/master: 5e7d8818114f08ad9078d2c1a8a88d78d49de8dc
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/asus_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@ static int __init asus_acpi_init(void)
result = acpi_bus_register_driver(&asus_hotk_driver);
if (result < 0) {
remove_proc_entry(PROC_ASUS, acpi_root_dir);
return -ENODEV;
return result;
}

/*
Expand Down

0 comments on commit 9295f67

Please sign in to comment.