diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2024-02-02 07:55:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-02-06 14:37:37 +0000 |
commit | 58d1af93199334f235be345f6470bdcb9cc4b25d (patch) | |
tree | 6392f8e7510be2722c5f9ed577ad5e2e2c6027ca /net/lapb/lapb_out.c | |
parent | 69b2c2693ad83be07863102b12e7a36711e3e678 (diff) |
tty: vt: split DEC CSI+h/l handling into csi_DEC_hl()
The DEC and ECMA handling of CSI+h/l is needlessly complicated. Split
these two, so that DEC is handled when the state is EPdec ('CSI ?' was
seen) and ECMA is handled in the EPecma state (no '?').
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions