Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3711
b: refs/heads/master
c: 01205a0
h: refs/heads/master
i:
  3709: 1d029e8
  3707: d9f2680
  3703: d523e59
  3695: 751b072
  3679: f2fc85c
  3647: e2b820f
  3583: 4d0a067
v: v3
  • Loading branch information
Domen Puncer authored and Greg Kroah-Hartman committed Jun 27, 2005
1 parent 1808eaf commit 237f8c7
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: c11372da33c9d38cb35867915f15c74778e1a3a4
refs/heads/master: 01205a0e60bb5a66d768b881fb8355981b912510
1 change: 1 addition & 0 deletions trunk/drivers/usb/class/usblp.c
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,7 @@ static ssize_t usblp_read(struct file *file, char __user *buffer, size_t count,
schedule();
} else {
set_current_state(TASK_RUNNING);
down(&usblp->sem);
break;
}
down (&usblp->sem);
Expand Down

0 comments on commit 237f8c7

Please sign in to comment.