diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2023-11-21 10:22:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-11-25 07:23:17 +0000 |
commit | 358779dd18c1e8531bd6d78c19ed802958d7c677 (patch) | |
tree | 2c2bd8b15649dda5e16e3fb40ccee1143af432b5 /scripts/gdb/linux/tasks.py | |
parent | 1be5f0819c1adc8308ecdc248314c5f30c994452 (diff) |
tty: fix tty_operations types in documentation
Commits 95713967ba52 ("tty: make tty_operations::write()'s count
size_t") and dcaafbe6ee3b ("tty: propagate u8 data to
tty_operations::put_char()") changed types of characters to u8, but
omitted to fix the documentation.
Fix the latter now.
Signed-off-by: Jiri Slaby (SUSE) <[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