mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 13:51:44 +00:00
uml: small cleanups and note bugs to be dealt with by uml authors...
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
e688510773
commit
c564b6fda9
@ -275,6 +275,8 @@ int line_ioctl(struct tty_struct *tty, struct file * file,
|
||||
case TIOCGLTC:
|
||||
case TIOCSLTC:
|
||||
#endif
|
||||
/* Note: these are out of date as we now have TCGETS2 etc but this
|
||||
whole lot should probably go away */
|
||||
case TCGETS:
|
||||
case TCSETSF:
|
||||
case TCSETSW:
|
||||
|
Loading…
Reference in New Issue
Block a user