diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2024-02-02 09:55:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-02-06 17:37:38 +0300 |
commit | a9ffb2234773b39c5de7b09506a467663d6bc2f7 (patch) | |
tree | 30ceecab638da967aa89fcbc99242cbecf7d78dc /tools/perf/scripts/python | |
parent | ce66f8e387cda44e01a0db4d506b1d0a130d5005 (diff) | |
download | linux-a9ffb2234773b39c5de7b09506a467663d6bc2f7.tar.xz |
tty: vt: separate ESesc state handling into handle_esc()
Similar to the ASCII handling, the ESC handling can be easily moved away
from do_con_trol(). So create a new handle_esc() for that.
And add a comment with an example.
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20240202065608.14019-13-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions