Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132415
b: refs/heads/master
c: 013d67f
h: refs/heads/master
i:
  132413: 5172431
  132411: 638f043
  132407: c9b3b96
  132399: 0741678
  132383: 62ebf40
  132351: 885d237
v: v3
  • Loading branch information
Dan Carpenter authored and Len Brown committed Mar 16, 2009
1 parent ea06230 commit fc75fe3
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: d263da311ab403e3a84fa24920edc826147a550c
refs/heads/master: 013d67fd4f0da8f6af60a376f1a254266ab658ef
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/acer-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ static void acer_rfkill_exit(void)
kfree(wireless_rfkill->data);
rfkill_unregister(wireless_rfkill);
if (has_cap(ACER_CAP_BLUETOOTH)) {
kfree(wireless_rfkill->data);
kfree(bluetooth_rfkill->data);
rfkill_unregister(bluetooth_rfkill);
}
return;
Expand Down

0 comments on commit fc75fe3

Please sign in to comment.