Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353981
b: refs/heads/master
c: bc776f2
h: refs/heads/master
i:
  353979: 4e4fe81
v: v3
  • Loading branch information
Stefan Hajnoczi authored and Greg Kroah-Hartman committed Jan 12, 2013
1 parent b8df1c6 commit 796dbd1
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: 0a1eb4e847b8a4919a909f96c08f66b0e5cd145b
refs/heads/master: bc776f2758684e641a501a9abc7a7c1b237d210d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/line6/driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ int line6_read_data(struct usb_line6 *line6, int address, void *data,
return ret;
}

/* Wait for data length. We'll get a couple of 0xff until length arrives. */
/* Wait for data length. We'll get 0xff until length arrives. */
do {
ret = usb_control_msg(usbdev, usb_rcvctrlpipe(usbdev, 0), 0x67,
USB_TYPE_VENDOR | USB_RECIP_DEVICE |
Expand Down

0 comments on commit 796dbd1

Please sign in to comment.