Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1390979 > unrolled thread
| Started by | Johan Hovold <johan@kernel.org> |
|---|---|
| First post | 2016-04-29 12:40 +0200 |
| Last post | 2016-04-29 12:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] tty: Replace TTY_THROTTLED bit tests with tty_throttled() Johan Hovold <johan@kernel.org> - 2016-04-29 12:40 +0200
| From | Johan Hovold <johan@kernel.org> |
|---|---|
| Date | 2016-04-29 12:40 +0200 |
| Subject | Re: [PATCH] tty: Replace TTY_THROTTLED bit tests with tty_throttled() |
| Message-ID | <rte02-4gY-23@gated-at.bofh.it> |
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
Back to top | Article view | linux.kernel
csiph-web