Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289462
b: refs/heads/master
c: b7a2055
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings authored and Greg Kroah-Hartman committed Feb 24, 2012
1 parent b9d5dca commit b1d657b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0cedc4e1c870d5d4811b3ed2aca98b41334f10e4
refs/heads/master: b7a205545345578712611106b371538992e142ff
1 change: 0 additions & 1 deletion trunk/drivers/usb/class/cdc-wdm.c
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,6 @@ static ssize_t wdm_read
spin_unlock_irq(&desc->iuspin);
goto retry;
}
clear_bit(WDM_READ, &desc->flags);
cntr = desc->length;
spin_unlock_irq(&desc->iuspin);
}
Expand Down

0 comments on commit b1d657b

Please sign in to comment.