Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104602
b: refs/heads/master
c: dd9ca5d
h: refs/heads/master
v: v3
  • Loading branch information
Andre Haupt authored and Greg Kroah-Hartman committed Jul 21, 2008
1 parent 99d96f5 commit 065e7cf
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: 3faefc88c1a32b0b4a00b9089fab5d917996b16c
refs/heads/master: dd9ca5d9be7eba99d685d733e23d5be7110e9556
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/usb-serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ int usb_serial_probe(struct usb_interface *interface,
struct usb_endpoint_descriptor *bulk_out_endpoint[MAX_NUM_PORTS];
struct usb_serial_driver *type = NULL;
int retval;
int minor;
unsigned int minor;
int buffer_size;
int i;
int num_interrupt_in = 0;
Expand Down

0 comments on commit 065e7cf

Please sign in to comment.