linux-stable/drivers/video/console
Jiri Slaby (SUSE) 42822fabfc tty: vt: change consw::con_set_origin() return type
The return value of consw::con_set_origin() is only true/false, meaining
if vc->vc_origin is set to vc->vc_screenbuf or not.

So switch the type and returned values accordingly.

And document the hook.

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Cc: Helge Deller <deller@gmx.de>
Cc: linux-fbdev@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org
Tested-by: Helge Deller <deller@gmx.de> # parisc STI console
Link: https://lore.kernel.org/r/20240122110401.7289-39-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-01-27 18:08:54 -08:00
..
Kconfig vgacon: drop IA64 reference in VGA_CONSOLE dependency list 2023-11-28 19:04:20 +00:00
Makefile video: Move HP PARISC STI core code to shared location 2023-04-20 10:04:51 +02:00
dummycon.c tty: vt: make types around consw::con_blank() bool 2024-01-27 18:08:54 -08:00
mdacon.c tty: vt: make types around consw::con_blank() bool 2024-01-27 18:08:54 -08:00
newport_con.c tty: vt: make consw::con_font_default()'s name const 2024-01-27 18:08:54 -08:00
sticon.c tty: vt: make consw::con_font_default()'s name const 2024-01-27 18:08:54 -08:00
vgacon.c tty: vt: change consw::con_set_origin() return type 2024-01-27 18:08:54 -08:00