diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2024-01-22 12:03:52 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-01-27 18:08:54 -0800 |
| commit | 42822fabfc24f4fc8d5404d9359fa17a0bcfcea8 (patch) | |
| tree | cd7cec0899c59322142f64bbeedbc7ad624a9e0f /tools/perf/scripts/python | |
| parent | 4f59617065592c446cd8450e9e6bac229cbc1383 (diff) | |
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)" <[email protected]>
Cc: Helge Deller <[email protected]>
Cc: [email protected]
Cc: [email protected]
Tested-by: Helge Deller <[email protected]> # parisc STI console
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions