Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132487
b: refs/heads/master
c: 96fe2ab
h: refs/heads/master
i:
  132485: 4cdc7d7
  132483: f9f93ec
  132479: 224ea08
v: v3
  • Loading branch information
Johannes Weiner authored and Jiri Kosina committed Mar 10, 2009
1 parent 13a0ce5 commit abad7d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 48e7a3c95c9f98c2cb6f894820e3cc2d0448e92f
refs/heads/master: 96fe2ab830d7dffee1b3d8abf27ced4d7d5765e7
2 changes: 1 addition & 1 deletion trunk/drivers/hid/usbhid/hiddev.c
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ static ssize_t hiddev_write(struct file * file, const char __user * buffer, size
*/
static ssize_t hiddev_read(struct file * file, char __user * buffer, size_t count, loff_t *ppos)
{
DECLARE_WAITQUEUE(wait, current);
DEFINE_WAIT(wait);
struct hiddev_list *list = file->private_data;
int event_size;
int retval;
Expand Down

0 comments on commit abad7d4

Please sign in to comment.