diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2024-01-22 12:03:33 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-01-27 18:08:53 -0800 |
| commit | 7995c30d8d771c8410d7f2ba5b9d42b69e0074c8 (patch) | |
| tree | 539bc79e32c73cf633f260627b98b3665775d2fc /tools/perf/scripts/python/task-analyzer.py | |
| parent | 649f6fbe6abe0c7749120067058709d41111f655 (diff) | |
tty: vt: make consw::con_debug_*() return void
The return value of con_debug_enter() and con_debug_leave() is ignored
on many fronts. So just don't propagate errors (the current
implementations return 0 anyway) and make the return type a void.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Cc: Daniel Vetter <[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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions