diff options
author | Jiri Slaby <jslaby@suse.cz> | 2021-05-05 12:19:03 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-13 17:57:16 +0300 |
commit | fc0df90b781145525c8d4ccaeccb6dcb8f810ce7 (patch) | |
tree | 71df4175a661fc5bd30d2d86aca0fb5f166b1191 /drivers/tty/n_null.c | |
parent | e8f2a139ffb600f47c3ddb286e5bd9a71041c35a (diff) | |
download | linux-fc0df90b781145525c8d4ccaeccb6dcb8f810ce7.tar.xz |
n_tty: remove superfluous return from n_tty_receive_signal_char
A return at the end of a void-returning function is superfluous. Get rid
of it.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210505091928.22010-11-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/n_null.c')
0 files changed, 0 insertions, 0 deletions