diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2013-01-30 18:43:51 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-05 00:40:28 +0100 |
commit | 7be88b4ccb62737abe4bf27f9e66e224a70a12c4 (patch) | |
tree | 874765b5b44d8fcb56d15e07c8d2610cb5b7061d /drivers/tty/pty.c | |
parent | pty: Ignore slave pty close() if never successfully opened (diff) | |
download | linux-7be88b4ccb62737abe4bf27f9e66e224a70a12c4.tar.xz linux-7be88b4ccb62737abe4bf27f9e66e224a70a12c4.zip |
tty: Document required behavior of tty driver close()
If the tty driver open() fails, the tty driver close() is still
called during the resultant tty release.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/pty.c')
0 files changed, 0 insertions, 0 deletions