linux/drivers/tty
Jiri Slaby 240754894c serial: pch: inline pop_tx() into handle_tx()
Given pop_tx() is a simple loop, inline it directly into handle_tx().

The code in handle_tx() looks much saner and straightforward now.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220503080808.28332-6-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-05 22:42:47 +02:00
..
hvc tty: hvcs: simplify if-if to if-else 2022-04-26 13:24:22 +02:00
ipwireless
serdev
serial serial: pch: inline pop_tx() into handle_tx() 2022-05-05 22:42:47 +02:00
vt
amiserial.c
ehv_bytechan.c
goldfish.c tty: goldfish: Use tty_port_destroy() to destroy port 2022-04-15 08:42:21 +02:00
Kconfig
Makefile
mips_ejtag_fdc.c
moxa.c
mxser.c
n_gsm.c Merge 5.18-rc5 into tty-next 2022-05-02 14:56:14 +02:00
n_hdlc.c
n_null.c
n_tty.c tty: Add function for handling flow control chars 2022-04-22 16:30:41 +02:00
nozomi.c
pty.c
rpmsg_tty.c
synclink_gt.c tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() 2022-04-14 18:26:30 +02:00
sysrq.c sysrq: do not omit current cpu when showing backtrace of all active CPUs 2022-04-26 13:24:42 +02:00
tty.h
tty_audit.c
tty_baudrate.c
tty_buffer.c
tty_io.c
tty_ioctl.c
tty_jobctrl.c
tty_ldisc.c
tty_ldsem.c
tty_mutex.c
tty_port.c
ttynull.c
vcc.c