[PATCH -next 0/9] various tty cleanups

From: Peter Hurley
Date: Wed Nov 05 2014 - 12:29:06 EST


Hi Greg,

These patches are a mixture of dead declaration removals, uapi cleanup,
and other miscellany.

This series depends on the 10-patch 'serial core fixes' series.

Regards,

Peter Hurley (9):
tty: Replace open-coded test with tty_hung_up_p()
tty: Call methods in modern style
tty: Remove defunct pcxe_open() declaration
tty: Remove defunct serial_console_init() declaration
serial: hp300: Remove obsolete comments
cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior
tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi header
vt: Remove vt_get_kmsg_redirect() from uapi header
serial: 8250_em: Remove out-of-memory message

drivers/tty/serial/8250/8250_em.c | 4 +---
drivers/tty/serial/8250/8250_hp300.c | 4 ----
drivers/tty/serial/crisv10.c | 12 ------------
drivers/tty/serial/crisv10.h | 1 -
drivers/tty/tty_io.c | 14 +++++++-------
drivers/tty/tty_ioctl.c | 4 ++--
drivers/tty/vt/vt.c | 2 ++
include/linux/tty.h | 8 --------
include/uapi/linux/tty_flags.h | 2 +-
include/uapi/linux/vt.h | 3 ---
10 files changed, 13 insertions(+), 41 deletions(-)

--
2.1.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/