-
- Downloads
vc: propagate "viewed as bool" from screenpos up
viewed is used as a flag, i.e. bool. So treat is as such in most of the places. vcs_vc is handled in the next patch. Note: the last parameter of invert_screen was misnamed in the declaration since 1.1.92. Signed-off-by:Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20200818085706.12163-3-jslaby@suse.cz Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- drivers/accessibility/speakup/main.c 2 additions, 2 deletionsdrivers/accessibility/speakup/main.c
- drivers/tty/vt/selection.c 1 addition, 1 deletiondrivers/tty/vt/selection.c
- drivers/tty/vt/vt.c 10 additions, 8 deletionsdrivers/tty/vt/vt.c
- include/linux/selection.h 3 additions, 3 deletionsinclude/linux/selection.h
Loading
Please register or sign in to comment