diff options
author | Samo Pogačnik <samo_pogacnik@t-2.net> | 2021-04-27 14:40:51 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-13 19:29:12 +0300 |
commit | bf3d6ab9bc1295fdf37cbc363ba9f7dfa14a84b8 (patch) | |
tree | 852696c74aefee55c5dfabe1e3059049ea0b16ad /certs | |
parent | 27dede097d2062252916c1c55ec0e04b027162b8 (diff) | |
download | linux-bf3d6ab9bc1295fdf37cbc363ba9f7dfa14a84b8.tar.xz |
ttyprintk: Add TTY port shutdown callback
By adding the TTY port shutdown callback, the final buffer flush has
been moved from tpk_close() to tpk_port_shutdown(). This enables buffer
flush upon close and hangup as well. The change also removes the
specific 'buf == NULL' handling in tpk_printk(), which became useless.
Signed-off-by: Samo Pogačnik <samo_pogacnik@t-2.net>
Link: https://lore.kernel.org/r/f236ea26520fbef176fefec2e06a43548f63fa9c.camel@t-2.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions