diff options
| author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2024-01-22 12:03:52 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-01-27 18:08:54 -0800 |
| commit | 42822fabfc24f4fc8d5404d9359fa17a0bcfcea8 (patch) | |
| tree | cd7cec0899c59322142f64bbeedbc7ad624a9e0f /include/linux/assoc_array_priv.h | |
| parent | 4f59617065592c446cd8450e9e6bac229cbc1383 (diff) | |
| download | linux-42822fabfc24f4fc8d5404d9359fa17a0bcfcea8.tar.gz linux-42822fabfc24f4fc8d5404d9359fa17a0bcfcea8.tar.bz2 linux-42822fabfc24f4fc8d5404d9359fa17a0bcfcea8.zip | |
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>
Diffstat (limited to 'include/linux/assoc_array_priv.h')
0 files changed, 0 insertions, 0 deletions
