From: Alan Cox Date: Mon, 13 Oct 2008 09:36:49 +0000 (+0100) Subject: uml: small cleanups and note bugs to be dealt with by uml authors... X-Git-Tag: v2.6.28-rc1~661 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c564b6fda961bd999aac0b709b79288dd8f426cd;p=linux-2.6-omap-h63xx.git uml: small cleanups and note bugs to be dealt with by uml authors... Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- diff --git a/arch/um/drivers/line.c b/arch/um/drivers/line.c index d741f35d7b3..14a102e877d 100644 --- a/arch/um/drivers/line.c +++ b/arch/um/drivers/line.c @@ -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: