vc_screen: extract vcs_read_buf_noattr
authorJiri Slaby <jslaby@suse.cz>
Tue, 18 Aug 2020 08:57:03 +0000 (10:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Aug 2020 11:45:22 +0000 (13:45 +0200)
commit5a52baaab029e38e919efff2abc0d4e89338d464
treef723b307924ea9af2a44df516cee49685fc63935
parent0f66eee346c1672bdb538031a5fe03ea1e0c626f
vc_screen: extract vcs_read_buf_noattr

Now, move the code for no-attributes handling to a separate function.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200818085706.12163-13-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/vc_screen.c