tty: Remove TTY_CLOSING
authorPeter Hurley <[email protected]>
Wed, 5 Nov 2014 17:12:52 +0000 (12:12 -0500)
committerGreg Kroah-Hartman <[email protected]>
Thu, 6 Nov 2014 02:24:10 +0000 (18:24 -0800)
commit04980706c8febe41ec598116b174bd3a2dc82355
treee1ed6e1acdfcf796a009e5ae43659f2c6129128c
parentaa3cb814a8efae1b7c81516b4bee41f831fe2e7a
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 <[email protected]>
Signed-off-by: Peter Hurley <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/tty/tty_io.c
include/linux/tty.h