Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143525
b: refs/heads/master
c: b79e83b
h: refs/heads/master
i:
  143523: 53e8bbb
v: v3
  • Loading branch information
Arjan van de Ven authored and Dmitry Torokhov committed Apr 12, 2009
1 parent e9a6c53 commit af29798
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: 7c46e23681ebca23249806b379125cf72b7435b6
refs/heads/master: b79e83bdd961ec9b862191c0df51aaeb3cb85664
1 change: 0 additions & 1 deletion trunk/drivers/input/input.c
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,6 @@ int input_register_handle(struct input_handle *handle)
return error;
list_add_tail_rcu(&handle->d_node, &dev->h_list);
mutex_unlock(&dev->mutex);
synchronize_rcu();

/*
* Since we are supposed to be called from ->connect()
Expand Down

0 comments on commit af29798

Please sign in to comment.