Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334092
b: refs/heads/master
c: 0124be4
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Oct 8, 2012
1 parent ee0eca2 commit f310c0c
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: 3376b8b753bcc300c4f1b170d01c2fb472889a3d
refs/heads/master: 0124be49770469cfb258d7df4693e70b4c5fb013
1 change: 1 addition & 0 deletions trunk/drivers/input/mousedev.c
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@ static int mousedev_open(struct inode *inode, struct file *file)
goto err_free_client;

file->private_data = client;
nonseekable_open(inode, file);
return 0;

err_free_client:
Expand Down

0 comments on commit f310c0c

Please sign in to comment.