diff options
| author | Jiri Slaby <[email protected]> | 2021-05-05 11:19:00 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-13 16:57:16 +0200 |
| commit | 16765365a062f6d25d087cdd0fca3e01c9a03403 (patch) | |
| tree | 9b2b2357f0d8897151426f73920bc9c97f889ff3 /tools/perf/scripts/python/bin | |
| parent | 67a620d58b47b6683da7f8152baa4384f74b19f8 (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/bin')
0 files changed, 0 insertions, 0 deletions