diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-19 13:46:28 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-20 16:48:48 -0800 |
commit | 64a69892afadd6fffaeadc65427bb7601161139d (patch) | |
tree | 56c96cc383a638f4eb93dca4a5c6764b32414252 /drivers/cpufreq | |
parent | dd78b0c483e33225e0e0782b0ed887129b00f956 (diff) | |
download | linux-64a69892afadd6fffaeadc65427bb7601161139d.tar.bz2 |
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: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions