Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117374
b: refs/heads/master
c: 7745384
h: refs/heads/master
v: v3
  • Loading branch information
Zhang Rui authored and Len Brown committed Oct 17, 2008
1 parent ce6f8dc commit e52d97f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0ef9cff15d47b296d4a7feecf36e7989cebf9a33
refs/heads/master: 7745384080ef70f7710530afa3e45477b126e056
2 changes: 2 additions & 0 deletions trunk/drivers/acpi/asus_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1244,6 +1244,8 @@ static int asus_hotk_get_info(void)
"default values\n", string);
printk(KERN_NOTICE
" send /proc/acpi/dsdt to the developers\n");
kfree(model);
return -ENODEV;
}
hotk->methods = &model_conf[hotk->model];
return AE_OK;
Expand Down

0 comments on commit e52d97f

Please sign in to comment.