diff options
| author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2023-11-21 12:22:43 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-11-25 10:23:17 +0300 |
| commit | d22d53ad8ae8414c547c24de0b828a622fc45ea1 (patch) | |
| tree | c6692111aefe2eea2f84928fe34ab6f96de0fe5a /tools/perf/scripts/python/stackcollapse.py | |
| parent | 4c74253b831e5a8eb87d4d8d4a0eae40c331e682 (diff) | |
| download | linux-d22d53ad8ae8414c547c24de0b828a622fc45ea1.tar.xz | |
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)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20231121092258.9334-3-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
