]> git.baikalelectronics.ru Git - kernel.git/commit
tty: Remove TTY_CLOSING
authorPeter Hurley <peter@hurleysoftware.com>
Wed, 5 Nov 2014 17:12:52 +0000 (12:12 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Nov 2014 02:24:10 +0000 (18:24 -0800)
commit1619405a53596d376c6fa118fff765a90c7cbac2
treee1ed6e1acdfcf796a009e5ae43659f2c6129128c
parent9bf545375b9054c750226913fe71de32e07273ff
tty: Remove TTY_CLOSING

Now that re-open is not permitted for a legacy BSD pty master,
using TTY_CLOSING to indicate when a tty can be torn-down is
no longer necessary.

Reviewed-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_io.c
include/linux/tty.h