X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2FDocumentation%2Fserial%2Ftty.txt;fp=kernel%2FDocumentation%2Fserial%2Ftty.txt;h=e2dea3dc4307afc29d147bd2a8c5553079a09689;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=bc3842dc323a629fae6ec4cf5de0f6d1d6d6f37d;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git 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.