diff options
Diffstat (limited to 'kernel/Documentation/serial/tty.txt')
-rw-r--r-- | kernel/Documentation/serial/tty.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kernel/Documentation/serial/tty.txt b/kernel/Documentation/serial/tty.txt index bc3842dc3..e2dea3dc4 100644 --- a/kernel/Documentation/serial/tty.txt +++ b/kernel/Documentation/serial/tty.txt @@ -213,9 +213,6 @@ TTY_IO_ERROR If set, causes all subsequent userspace read/write TTY_OTHER_CLOSED Device is a pty and the other side has closed. -TTY_OTHER_DONE Device is a pty and the other side has closed and - all pending input processing has been completed. - TTY_NO_WRITE_SPLIT Prevent driver from splitting up writes into smaller chunks. |