diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-21 10:08:15 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-21 10:34:33 -0800 |
commit | 1443b92a1ff3a0af5f0e5a177db2d843273a2ca1 (patch) | |
tree | a3edaafc60ec6f333126259dc23cf469591336ec /tools/build | |
parent | bf6ee858fdff2a1800fd198bbe90034dcd60f3ef (diff) | |
download | linux-1443b92a1ff3a0af5f0e5a177db2d843273a2ca1.tar.gz linux-1443b92a1ff3a0af5f0e5a177db2d843273a2ca1.tar.bz2 linux-1443b92a1ff3a0af5f0e5a177db2d843273a2ca1.zip |
tty: fix up hung_up_tty_read() conversion
In commit "tty: implement read_iter", I left the read_iter conversion of
the hung up tty case alone, because I incorrectly thought it didn't
matter.
Jiri showed me the errors of my ways, and pointed out the problems with
that incomplete conversion. Fix it all up.
Reported-by: Jiri Slaby <jirislaby@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/build')
0 files changed, 0 insertions, 0 deletions