diff options
| author | Jiri Slaby <jslaby@suse.cz> | 2021-05-05 11:19:00 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-13 16:57:16 +0200 |
| commit | 16765365a062f6d25d087cdd0fca3e01c9a03403 (patch) | |
| tree | 9b2b2357f0d8897151426f73920bc9c97f889ff3 /tools/perf/scripts/python/bin | |
| parent | 67a620d58b47b6683da7f8152baa4384f74b19f8 (diff) | |
| download | kernel-16765365a062f6d25d087cdd0fca3e01c9a03403.tar.gz | |
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 <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210505091928.22010-8-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
