diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2024-01-22 12:03:49 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-01-27 18:08:54 -0800 |
| commit | 77e110936a42b212c0fb576356ed274eb1d90c54 (patch) | |
| tree | 3d631e3f99b158fbef5e3929e59b935441c2affa /tools/perf/scripts/python | |
| parent | 0a58d83dfb14ac30126c37b18d4578e5b261459d (diff) | |
tty: vt: make types around consw::con_blank() bool
Both the mode_switch parameter and the return value (a redraw needed)
are true/false. So switch them to bool, so that users won't return
-Eerrors or anything else.
And document the hook.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Cc: Helge Deller <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [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