Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120361
b: refs/heads/master
c: acc4216
h: refs/heads/master
i:
  120359: 0aad943
v: v3
  • Loading branch information
Roel Kluin authored and Takashi Iwai committed Dec 10, 2008
1 parent bb5052c commit b2ea620
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0f620830db0818ebe065b31c33892e8f0622e1b2
refs/heads/master: acc421656b97f09b55acb0938ad5378eefa5aacc
3 changes: 2 additions & 1 deletion trunk/sound/usb/usx2y/usb_stream.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,8 @@ static void subs_set_complete(struct urb **urbs, void (*complete)(struct urb *))
}
}

int usb_stream_prepare_playback(struct usb_stream_kernel *sk, struct urb *inurb)
static int usb_stream_prepare_playback(struct usb_stream_kernel *sk,
struct urb *inurb)
{
struct usb_stream *s = sk->s;
struct urb *io;
Expand Down

0 comments on commit b2ea620

Please sign in to comment.