Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108446
b: refs/heads/master
c: 81eb8ad
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai authored and Greg Kroah-Hartman committed Aug 14, 2008
1 parent 340dfd4 commit c370b16
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: bf3fc82895f4f501da9daef44d057749fe900c3e
refs/heads/master: 81eb8adfcec210a820ad9872ffb242482c976b8d
2 changes: 1 addition & 1 deletion trunk/drivers/usb/class/cdc-acm.c
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ static void acm_softint(struct work_struct *work)
static void acm_waker(struct work_struct *waker)
{
struct acm *acm = container_of(waker, struct acm, waker);
long flags;
unsigned long flags;
int rv;

rv = usb_autopm_get_interface(acm->control);
Expand Down

0 comments on commit c370b16

Please sign in to comment.