Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25533
b: refs/heads/master
c: b3f28a9
h: refs/heads/master
i:
  25531: 40670e2
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Apr 11, 2006
1 parent 401440a commit dbd8bc9
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: 4791c03d2c3b9b6822784f6d7c8e5bbadb1f35ae
refs/heads/master: b3f28a9a26d9e8a02119cc8d1604fdb891c23697
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/hdaps.c
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ static int __init hdaps_init(void)

if (!dmi_check_system(hdaps_whitelist)) {
printk(KERN_WARNING "hdaps: supported laptop not found!\n");
ret = -ENXIO;
ret = -ENODEV;
goto out;
}

Expand Down

0 comments on commit dbd8bc9

Please sign in to comment.