linux/arch/xtensa
Jiri Slaby 6c2e6317c9 tty: do not check tty_unregister_driver's return value
These drivers check tty_unregister_driver return value. But they don't
handle a failure correctly (they free the driver in any case). So stop
checking tty_unregister_driver return value and remove also the prints.

In the next patch, tty_unregister_driver's return type will be switched
to void.

Cc: Chris Zankel <chris@zankel.net>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Cc: linux-xtensa@linux-xtensa.org
Cc: Jiri Kosina <jikos@kernel.org>
Cc: David Sterba <dsterba@suse.com>
Reviewed-by: Max Filippov <jcmvbkbc@gmail.com>
Acked-by: David Sterba <dsterba@suse.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210302062214.29627-34-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-10 09:34:09 +01:00
..
boot Kbuild updates for v5.9 2020-08-09 14:10:26 -07:00
configs arch: xtensa: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
include locking/arch: Move qrwlock.h include after qspinlock.h 2021-02-11 07:59:54 -05:00
kernel io_uring-worker.v3-2021-02-25 2021-02-27 08:29:02 -08:00
lib xtensa: propagate the calling conventions change down into csum_partial_copy_generic() 2020-08-20 15:45:21 -04:00
mm The new preemtible kmap_local() implementation: 2020-12-14 18:35:53 -08:00
platforms tty: do not check tty_unregister_driver's return value 2021-03-10 09:34:09 +01:00
variants xtensa: add test_kc705_be variant 2018-08-20 12:34:45 -07:00
Kconfig arch: xtensa: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
Kconfig.debug xtensa: make stack dump size configurable 2019-11-26 11:33:39 -08:00
Makefile arch: xtensa: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30