Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304600
b: refs/heads/master
c: bc8fa14
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Thumshirn authored and Greg Kroah-Hartman committed May 9, 2012
1 parent 7d41d3a commit a21b163
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: 8878451510b11ee9095198f42bf1d59e6bab66fb
refs/heads/master: bc8fa144afe33bfbcae20dca4faff836ec7efedc
2 changes: 1 addition & 1 deletion trunk/drivers/staging/line6/midi.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ int line6_init_midi(struct usb_line6 *line6)

line6midi->line6 = line6;

switch(line6->product) {
switch (line6->product) {
case LINE6_DEVID_PODHD300:
case LINE6_DEVID_PODHD500:
line6midi->midi_mask_transmit = 1;
Expand Down

0 comments on commit a21b163

Please sign in to comment.