commit | 04980706c8febe41ec598116b174bd3a2dc82355 | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Wed Nov 05 12:12:52 2014 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 05 18:24:10 2014 -0800 |
tree | e1ed6e1acdfcf796a009e5ae43659f2c6129128c | |
parent | aa3cb814a8efae1b7c81516b4bee41f831fe2e7a [diff] |
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>