diff options
author | Jiri Slaby <jslaby@suse.cz> | 2021-05-05 11:19:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-13 16:57:16 +0200 |
commit | 839e0f226d1c1d216ac3841b4710810080392c16 (patch) | |
tree | 02e980cb44c0e4b8cd6652833935d9cac8572429 /drivers/input | |
parent | fbadf70a8053b3dce78a45997ae55651693a2a81 (diff) |
n_gsm: use goto-failpaths in gsm_init
Use the classic failpath handling using gotos in gsm_init. That way,
tty_unregister_ldisc needs not be repeated on two places.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210505091928.22010-16-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions