diff options
author | Jiri Slaby <jslaby@suse.cz> | 2020-02-19 08:39:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-06 08:35:39 +0100 |
commit | 9256d09f1da178f67d37b054cb4aaadf816bf05b (patch) | |
tree | 359a1ea7744d7fc2cfd5f8e10cbfb6a88f3c77bf /include/linux/vt_kern.h | |
parent | 555b4ef79797f10079760b3c8712d9ed99c9d680 (diff) |
vt: selection, create struct from console selection globals
Move all the selection global variables to a structure vc_selection,
instantiated as vc_sel. This helps to group all the variables together
and see what should be protected by the embedded lock too.
It might be used later also for per-console selection support.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200219073951.16151-5-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/vt_kern.h')
0 files changed, 0 insertions, 0 deletions