aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <[email protected]>2023-11-21 10:22:43 +0100
committerGreg Kroah-Hartman <[email protected]>2023-11-25 07:23:17 +0000
commitd22d53ad8ae8414c547c24de0b828a622fc45ea1 (patch)
treec6692111aefe2eea2f84928fe34ab6f96de0fe5a /scripts/gdb/linux/tasks.py
parent4c74253b831e5a8eb87d4d8d4a0eae40c331e682 (diff)
tty: remove unneeded mbz from tiocsti()
'mbz' in tiocsti() is used only to pass TTY_NORMAL to tty_ldisc_ops::receive_buf(). But that can be achieved easier by simply passing NULL to ::receive_buf(). So drop this 'mbz'. 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