Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17746
b: refs/heads/master
c: 5fc4e6e
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Jan 10, 2006
1 parent 530bd67 commit 84c6d52
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 94f8d28c47aa425cbcaa4ca7fc7935cd0ddb0151
refs/heads/master: 5fc4e6e197c7e377f1c8ebec727d40df983aceed
1 change: 1 addition & 0 deletions trunk/drivers/misc/ibmasm/remote.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ int ibmasm_init_remote_input_dev(struct service_processor *sp)

err_unregister_mouse_dev:
input_unregister_device(mouse_dev);
mouse_dev = NULL; /* so we don't try to free it again below */
err_free_devices:
input_free_device(mouse_dev);
input_free_device(keybd_dev);
Expand Down

0 comments on commit 84c6d52

Please sign in to comment.