Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377741
b: refs/heads/master
c: 0e35789
h: refs/heads/master
i:
  377739: 22e65fb
v: v3
  • Loading branch information
Sachin Kamat authored and Greg Kroah-Hartman committed May 17, 2013
1 parent 0e76282 commit 8ce9e43
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: e77c4e6a91a2ec1c3e54cd17c6bdd467dc620184
refs/heads/master: 0e357899e710491f14fdc9adac9e8ed75d4e4479
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/quatech2.c
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ static void qt2_process_flush(struct usb_serial_port *port, unsigned char *ch)
return;
}

void qt2_process_read_urb(struct urb *urb)
static void qt2_process_read_urb(struct urb *urb)
{
struct usb_serial *serial;
struct qt2_serial_private *serial_priv;
Expand Down

0 comments on commit 8ce9e43

Please sign in to comment.