Skip to content
Commit 64a69892 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

tty: clean up legacy leftovers from n_tty line discipline



Back when the line disciplines did their own direct user accesses, they
had to deal with the data copy possibly failing in the middle.

Now that the user copy is done by the tty_io.c code, that failure case
no longer exists.

Remove the left-over error handling code that cannot trigger.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent dd78b0c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment