diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2023-11-27 13:37:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-11-28 19:17:06 +0000 |
commit | ff4b8c3a8be98fee16a8ab7751a5834088e60b23 (patch) | |
tree | 549f8f02ece2d8afbc6e3180267004d6c0a7d85b /scripts/gdb/linux/tasks.py | |
parent | a3db64c575ca201c9783f100c70b82d52bd78a93 (diff) |
tty: srmcons: make srmcons_do_write() return void
The return value of srmcons_do_write() is ignored as all characters are
pushed. So make srmcons_do_write() to return void.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Matt Turner <[email protected]>
Cc: [email protected]
Reviewed-by: Ilpo Järvinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions