diff options
author | Martin Hostettler <textshell@uchuujin.de> | 2018-12-15 15:34:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-18 13:52:41 +0100 |
commit | 2ff5c5a1dc6e6c502e0a3e49db4e792804e43693 (patch) | |
tree | 95f356fe36dc6ffa2ab14d6ef12c385cdf375d76 /block | |
parent | 17504fd7db0c6c32fda8c46ff42ddd871b259e54 (diff) | |
download | lwn-2ff5c5a1dc6e6c502e0a3e49db4e792804e43693.tar.gz lwn-2ff5c5a1dc6e6c502e0a3e49db4e792804e43693.zip |
vt: refactor vc_ques to allow of other private sequences.
The vc_ques keeps track if a csi sequence is a private DEC control
function beginning with '?'. Nowadays some private control functions
begin with '>' and '='. Switch the code to instead use a new 3-bit
vc_priv that allows for all private use parameter prefixes.
Signed-off-by: Martin Hostettler <textshell@uchuujin.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions