From: Johan Hovold <johan@kernel.org>
To: Peter Hurley <peter@hurleysoftware.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Jiri Slaby <jslaby@suse.cz>,
linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: Re: [PATCH] tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Date: Fri, 29 Apr 2016 12:33:57 +0200 [thread overview]
Message-ID: <20160429103357.GA22229@localhost> (raw)
In-Reply-To: <1460247096-6552-1-git-send-email-peter@hurleysoftware.com>
On Sat, Apr 09, 2016 at 05:11:36PM -0700, Peter Hurley wrote:
> Abstract TTY_THROTTLED bit tests with tty_throttled().
>
> Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
> ---
> drivers/char/pcmcia/synclink_cs.c | 2 +-
> drivers/mmc/card/sdio_uart.c | 2 +-
> drivers/net/usb/hso.c | 2 +-
> drivers/staging/fwserial/fwserial.c | 2 +-
> drivers/staging/speakup/selection.c | 2 +-
> drivers/tty/amiserial.c | 2 +-
> drivers/tty/hvc/hvc_console.c | 2 +-
> drivers/tty/hvc/hvcs.c | 2 +-
> drivers/tty/hvc/hvsi.c | 2 +-
> drivers/tty/moxa.c | 2 +-
> drivers/tty/nozomi.c | 2 +-
> drivers/tty/serial/serial_core.c | 2 +-
> drivers/tty/synclink.c | 2 +-
> drivers/tty/synclink_gt.c | 2 +-
> drivers/tty/synclinkmp.c | 2 +-
> drivers/tty/tty_ioctl.c | 4 ++--
> drivers/tty/vt/selection.c | 2 +-
> drivers/usb/gadget/function/u_serial.c | 4 ++--
> drivers/usb/serial/digi_acceleport.c | 3 +--
For usb-serial
Acked-by: Johan Hovold <johan@kernel.org>
Thanks,
Johan
prev parent reply other threads:[~2016-04-29 10:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-10 0:11 [PATCH] tty: Replace TTY_THROTTLED bit tests with tty_throttled() Peter Hurley
2016-04-29 10:33 ` Johan Hovold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160429103357.GA22229@localhost \
--to=johan@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=peter@hurleysoftware.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).