]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/tty/tty_ioctl.c
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 10 Apr 2016 00:11:36 +0000 (17:11 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 16:26:55 +0000 (09:26 -0700)
commit97ef38b8210d7459d4cb51668cdf3983772ac6b7
treef011edb839f562892be0d70dc021ad08cec6745e
parent18900ca65a8553edc608b6c9d518eb31e6c09ba1
tty: Replace TTY_THROTTLED bit tests with tty_throttled()

Abstract TTY_THROTTLED bit tests with tty_throttled().

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
21 files changed:
drivers/char/pcmcia/synclink_cs.c
drivers/mmc/card/sdio_uart.c
drivers/net/usb/hso.c
drivers/staging/fwserial/fwserial.c
drivers/staging/speakup/selection.c
drivers/tty/amiserial.c
drivers/tty/hvc/hvc_console.c
drivers/tty/hvc/hvcs.c
drivers/tty/hvc/hvsi.c
drivers/tty/moxa.c
drivers/tty/nozomi.c
drivers/tty/serial/serial_core.c
drivers/tty/synclink.c
drivers/tty/synclink_gt.c
drivers/tty/synclinkmp.c
drivers/tty/tty_ioctl.c
drivers/tty/vt/selection.c
drivers/usb/gadget/function/u_serial.c
drivers/usb/serial/digi_acceleport.c
include/linux/tty.h
net/irda/ircomm/ircomm_tty_ioctl.c