Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119355
b: refs/heads/master
c: 23d0a65
h: refs/heads/master
i:
  119353: f1d4cd2
  119351: 13e1c04
v: v3
  • Loading branch information
Arjan van de Ven authored and Len Brown committed Nov 28, 2008
1 parent 9f98519 commit 77e73eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e899b6485c332aa2d7510739507ab5e5d7b28e59
refs/heads/master: 23d0a65cf229acd273b6f5a325c34d758a90d592
2 changes: 0 additions & 2 deletions trunk/drivers/acpi/toshiba_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -848,8 +848,6 @@ static int __init toshiba_acpi_init(void)
ret = input_register_polled_device(toshiba_acpi.poll_dev);
if (ret) {
printk(MY_ERR "unable to register kill-switch input device\n");
rfkill_free(toshiba_acpi.rfk_dev);
toshiba_acpi.rfk_dev = NULL;
toshiba_acpi_exit();
return ret;
}
Expand Down

0 comments on commit 77e73eb

Please sign in to comment.