summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <jirislaby@kernel.org>2024-02-02 09:56:00 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-02-06 17:37:38 +0300
commit7c1c9c14944730219b14732018829acac89ee550 (patch)
tree87f6ed7589fb022981bfb4c96b983823119e4985 /tools/perf/scripts
parentde0f61f342078aff5bbaf69bd749e91b324128df (diff)
downloadlinux-7c1c9c14944730219b14732018829acac89ee550.tar.xz
tty: vt: move CSI ECMA handling to a separate function
Similar to previous moves, move also "CSI ..." (i.e. vc_priv == EPecma) handling to a separate function. This is the last large move of code out of do_con_trol(). And despite it is still 151 lines of code (down from 407!), it is now quite easy to folllow the transitions of the state machine in there. ESnonstd and ESpalette handling still can be moved away, but it won't improve that much. Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org> Link: https://lore.kernel.org/r/20240202065608.14019-15-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions