]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/pty.c
[PATCH] remove TTY_DONT_FLIP
[linux-2.6-omap-h63xx.git] / drivers / char / pty.c
index 9b5a2c0e7008c82183649e6006784088ceabd220..0c17f61549b432b5d395aa39ee9b1d6e3036d26a 100644 (file)
@@ -101,7 +101,7 @@ static void pty_unthrottle(struct tty_struct * tty)
  *
  * FIXME: Our pty_write method is called with our ldisc lock held but
  * not our partners. We can't just take the other one blindly without
- * risking deadlocks.  There is also the small matter of TTY_DONT_FLIP
+ * risking deadlocks.
  */
 static int pty_write(struct tty_struct * tty, const unsigned char *buf, int count)
 {