Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222841
b: refs/heads/master
c: 5fb5d38
h: refs/heads/master
i:
  222839: 4c8997d
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Nov 16, 2010
1 parent cc2172d commit 424ea6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 2018845b6a169f75341f8e68ad1089cb6697cf24
refs/heads/master: 5fb5d38fc268b8285125b213b9b2ded9322a371c
1 change: 0 additions & 1 deletion trunk/drivers/staging/speakup/fakekey.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ void speakup_remove_virtual_keyboard(void)
{
if (virt_keyboard != NULL) {
input_unregister_device(virt_keyboard);
input_free_device(virt_keyboard);
virt_keyboard = NULL;
}
}
Expand Down

0 comments on commit 424ea6b

Please sign in to comment.