diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2023-12-06 08:36:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-12-08 12:02:37 +0100 |
commit | 3a00da027946cd08db1c1be2de4620950bbdf074 (patch) | |
tree | 158d7240ea162ddb32c509759d774c2ba3d9fdc4 /scripts/gdb/linux/tasks.py | |
parent | 49943393c9f0be61fd494a884851aa117cd72382 (diff) |
tty: make tty_operations::send_xchar accept u8 char
tty_operations::send_xchar is one of the last users of 'char' type for
characters in the tty layer. Convert it to u8 now.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Cc: Karsten Keil <[email protected]>
Cc: Ulf Hansson <[email protected]>
Cc: Marcel Holtmann <[email protected]>
Cc: Johan Hedberg <[email protected]>
Cc: Luiz Augusto von Dentz <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Geert Uytterhoeven <[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