Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127261
b: refs/heads/master
c: 619b572
h: refs/heads/master
i:
  127259: 01b4556
v: v3
  • Loading branch information
Roel Kluin authored and Greg Kroah-Hartman committed Jan 7, 2009
1 parent abe0e6f commit 2bf7a88
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: 65bfd2967c906ca322a4bb69a285fe0de8916ac6
refs/heads/master: 619b572ae205cea26b147c2cec5ebf19974f4bb0
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/usb_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ static struct usb_driver debug_driver = {
.no_dynamic_id = 1,
};

int usb_debug_open(struct tty_struct *tty, struct usb_serial_port *port,
static int usb_debug_open(struct tty_struct *tty, struct usb_serial_port *port,
struct file *filp)
{
port->bulk_out_size = USB_DEBUG_MAX_PACKET_SIZE;
Expand Down

0 comments on commit 2bf7a88

Please sign in to comment.