Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104691
b: refs/heads/master
c: 30252ec
h: refs/heads/master
i:
  104689: e629268
  104687: 1d2897d
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Jul 22, 2008
1 parent 6560465 commit f83e6c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: d2fbd0f2f9f5a34831a0b8fe6b16c6e1afba1200
refs/heads/master: 30252ec958897d61925a4baf79cd9411a6be0486
5 changes: 0 additions & 5 deletions trunk/drivers/char/epca.c
Original file line number Diff line number Diff line change
Expand Up @@ -2189,11 +2189,6 @@ static int pc_ioctl(struct tty_struct *tty, struct file *file,
bc = ch->brdchan;
else
return -EINVAL;
/*
* For POSIX compliance we need to add more ioctls. See tty_ioctl.c in
* /usr/src/linux/drivers/char for a good example. In particular think
* about adding TCSETAF, TCSETAW, TCSETA, TCSETSF, TCSETSW, TCSETS.
*/
switch (cmd) {
case TCSBRK: /* SVID version: non-zero arg --> no break */
retval = tty_check_change(tty);
Expand Down

0 comments on commit f83e6c7

Please sign in to comment.