mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-07 03:50:59 +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 TIOCGLTC:
|
||||||
case TIOCSLTC:
|
case TIOCSLTC:
|
||||||
#endif
|
#endif
|
||||||
|
/* Note: these are out of date as we now have TCGETS2 etc but this
|
||||||
|
whole lot should probably go away */
|
||||||
case TCGETS:
|
case TCGETS:
|
||||||
case TCSETSF:
|
case TCSETSF:
|
||||||
case TCSETSW:
|
case TCSETSW:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user