Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93350
b: refs/heads/master
c: 97af0a9
h: refs/heads/master
v: v3
  • Loading branch information
Paulius Zaleckas authored and Greg Kroah-Hartman committed Apr 25, 2008
1 parent 5b8044a commit afd67e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 21da84a89312dd8d014ca3352d1ab5c2279ec548
refs/heads/master: 97af0a911bfb1e798c395c6ebabb4731f821736f
4 changes: 0 additions & 4 deletions trunk/drivers/usb/serial/oti6858.c
Original file line number Diff line number Diff line change
Expand Up @@ -814,10 +814,6 @@ static int oti6858_ioctl(struct usb_serial_port *port, struct file *file,
__FUNCTION__, port->number, cmd, arg);

switch (cmd) {
case TCFLSH:
/* FIXME */
return 0;

case TIOCMBIS:
if (copy_from_user(&x, user_arg, sizeof(x)))
return -EFAULT;
Expand Down

0 comments on commit afd67e1

Please sign in to comment.