Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45746
b: refs/heads/master
c: c3ea672
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Jan 23, 2007
1 parent 038bd5c commit 321562d
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: 1b5180b65122666a36a1a232b7b9b38b21a9dcdd
refs/heads/master: c3ea6729feb304e0c3be74e8eca001215e78d1bc
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/funsoft.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ MODULE_DEVICE_TABLE(usb, id_table);
static int funsoft_ioctl(struct usb_serial_port *port, struct file *file,
unsigned int cmd, unsigned long arg)
{
struct termios t;
struct ktermios t;

dbg("%s - port %d, cmd 0x%04x", __FUNCTION__, port->number, cmd);

Expand Down

0 comments on commit 321562d

Please sign in to comment.