[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190426055925.13430-1-johan@kernel.org>
Date: Fri, 26 Apr 2019 07:59:22 +0200
From: Johan Hovold <johan@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Tony Luck <tony.luck@...el.com>, Fenghua Yu <fenghua.yu@...el.com>,
Samuel Iglesias Gonsalvez <siglesias@...lia.com>,
Jens Taprogge <jens.taprogge@...rogge.org>,
Jiri Slaby <jslaby@...e.com>, linux-kernel@...r.kernel.org,
Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/3] tty: drop unused iflag macro
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
Powered by blists - more mailing lists