[PATCH 0/3] tty: drop unused iflag macro

From: Johan Hovold
Date: Fri Apr 26 2019 - 02:00:41 EST


I noticed that the RELEVANT_IFLAG() macro was unused in USB serial and
turns out there were a few more instances that could be dropped.

I have some pending changes that may conflict with the corresponding
change to USB serial so I'll take that one separately through my tree,
but perhaps the rest could go through Greg's tty tree.

Johan


Johan Hovold (3):
tty: simserial: drop unused iflag macro
tty: ipoctal: drop unused iflag macro
tty: cpm_uart: drop unused iflag macro

arch/ia64/hp/sim/simserial.c | 2 --
drivers/ipack/devices/ipoctal.h | 1 -
drivers/tty/serial/cpm_uart/cpm_uart_core.c | 2 --
3 files changed, 5 deletions(-)

--
2.21.0