tty: add throttle/unthrottle helpers
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 30 Apr 2008 07:54:18 +0000 (00:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Apr 2008 15:29:47 +0000 (08:29 -0700)
commit39c2e60f8c584c1b29b5c4375dd49df7995386bb
treefcb7e742d38c6e4655660d89be01e61d58ceebc4
parent8cd64518a3d166a21f5c69ac7860b3add0369dd0
tty: add throttle/unthrottle helpers

Something Arjan suggested which allows us to clean up the code nicely

Signed-off-by: Alan Cox <alan@redhat.com>
Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/bluetooth/hci_ldisc.c
drivers/char/n_tty.c
drivers/char/tty_ioctl.c
drivers/net/hamradio/6pack.c
drivers/net/hamradio/mkiss.c
drivers/net/ppp_async.c
drivers/net/ppp_synctty.c
include/linux/tty.h
include/linux/tty_driver.h