linux/drivers/char/pcmcia
Peter Hurley 9db276f8f0 tty: Use termios c_*flag macros
Expressions of the form "tty->termios.c_*flag & FLAG"
are more clearly expressed with the termios flags macros,
I_FLAG(), C_FLAG(), O_FLAG(), and L_FLAG().

Convert treewide.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Acked-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-01-28 14:13:44 -08:00
..
Kconfig
Makefile
cm4000_cs.c
cm4040_cs.c
cm4040_cs.h
synclink_cs.c tty: Use termios c_*flag macros 2016-01-28 14:13:44 -08:00