diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2025-03-17 10:00:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-20 18:00:50 +0300 |
commit | aa1ebc9cffce227e1efd17efec5ad9798aefaf0c (patch) | |
tree | 3ca29971aaf75fb3ff54fd6761b5831031285a07 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 67e781f56867775f35b1836b71be76df5209ceb1 (diff) | |
download | linux-aa1ebc9cffce227e1efd17efec5ad9798aefaf0c.tar.xz |
tty: n_tty: extract n_tty_continue_cookie() from n_tty_read()
n_tty_read() is a very long function doing too much of different stuff.
Extract the "cookie" (continuation read) handling to a separate
function: n_tty_continue_cookie().
Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250317070046.24386-10-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions