tty: remove unused tty_throttle
authorJiri Slaby <jslaby@suse.cz>
Mon, 10 May 2021 06:59:22 +0000 (08:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 May 2021 16:29:11 +0000 (18:29 +0200)
commit76af233d9b0c0b749e97b8f90fd0ff0e417ce3e3
tree93f6e3d975c3b83178ac6a4fd5c9d803cf23f573
parent1bf42296634178b2435e2b313443864467bbb848
tty: remove unused tty_throttle

The last user was removed in commit e91e52e42814 (n_tty: Fix stuck
throttled driver) in 2013. So remove exported tty_throttle completely.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210510065923.5112-1-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_ioctl.c
include/linux/tty.h
include/linux/tty_driver.h