Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183120
b: refs/heads/master
c: daf8a96
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Feb 4, 2010
1 parent 7e9ea27 commit 3fb1d14
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: 0b7024ac4df5821347141c18e680b7166bc1cb20
refs/heads/master: daf8a96b2d4a5d4d1d288831be43457c84c55a2f
1 change: 1 addition & 0 deletions trunk/drivers/input/misc/uinput.c
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ static int uinput_open(struct inode *inode, struct file *file)
newdev->state = UIST_NEW_DEVICE;

file->private_data = newdev;
nonseekable_open(inode, file);

return 0;
}
Expand Down

0 comments on commit 3fb1d14

Please sign in to comment.