[PATCH 0/8] tty: Cleanups

From: Ilpo Järvinen
Date: Thu Mar 09 2023 - 03:23:01 EST


Small cleanups to tty.

Ilpo Järvinen (8):
n_tty: Convert no_space_left to space_left boolean
tty_ioctl: Use BIT() for internal flags
Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptions
n_tty: Sort includes alphabetically
n_tty: Use DIV_ROUND_UP() in room calculation
n_tty: Cleanup includes
n_tty: Reindent if condition
tty: Convert hw_stopped in tty_struct to bool

drivers/bluetooth/hci_ldisc.c | 8 +++---
drivers/char/pcmcia/synclink_cs.c | 6 ++---
drivers/mmc/core/sdio_uart.c | 10 +++----
drivers/tty/amiserial.c | 6 ++---
drivers/tty/mxser.c | 6 ++---
drivers/tty/n_tty.c | 43 +++++++++++++++----------------
drivers/tty/synclink_gt.c | 6 ++---
drivers/tty/tty_ioctl.c | 9 ++++---
include/linux/tty.h | 2 +-
9 files changed, 48 insertions(+), 48 deletions(-)

--
2.30.2