Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104581
b: refs/heads/master
c: 5a33956
h: refs/heads/master
i:
  104579: 2f538f0
v: v3
  • Loading branch information
Harvey Harrison authored and Greg Kroah-Hartman committed Jul 21, 2008
1 parent 41f3bab commit 1524dcc
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: 554cc171e3b08a0cecd5cf7c0c38f66c43f76b39
refs/heads/master: 5a33956a300dcb48a3b125cae437ad6f5c718282
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/digi_acceleport.c
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@ static struct usb_serial_driver digi_acceleport_4_device = {
static long cond_wait_interruptible_timeout_irqrestore(
wait_queue_head_t *q, long timeout,
spinlock_t *lock, unsigned long flags)
__releases(lock)
{
DEFINE_WAIT(wait);

Expand Down

0 comments on commit 1524dcc

Please sign in to comment.