aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-05-05 11:19:00 +0200
committerGreg Kroah-Hartman <[email protected]>2021-05-13 16:57:16 +0200
commit16765365a062f6d25d087cdd0fca3e01c9a03403 (patch)
tree9b2b2357f0d8897151426f73920bc9c97f889ff3 /tools/perf/scripts/python
parent67a620d58b47b6683da7f8152baa4384f74b19f8 (diff)
n_tty: make n_tty_receive_char_special return void
After the previous patch, noone cares about the return value of n_tty_receive_char_special. ldata->lnext is checked instead. So switch return type of n_tty_receive_char_special to void. Signed-off-by: Jiri Slaby <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions