Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317744
b: refs/heads/master
c: 8d6b7f7
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Thumshirn authored and Greg Kroah-Hartman committed Jul 6, 2012
1 parent f1d8e08 commit afd0eac
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: 317e188b2d48b7bc8537619b6c01208e1b03001a
refs/heads/master: 8d6b7f7c9b3c346f2fef496827c3fbbc2ebef1a9
2 changes: 1 addition & 1 deletion trunk/drivers/staging/line6/pod.c
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ void line6_pod_midi_postprocess(struct usb_line6_pod *pod, unsigned char *data,
/*
Send channel number (i.e., switch to a different sound).
*/
static void pod_send_channel(struct usb_line6_pod *pod, int value)
static void pod_send_channel(struct usb_line6_pod *pod, u8 value)
{
line6_invalidate_current(&pod->dumpreq);

Expand Down

0 comments on commit afd0eac

Please sign in to comment.