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
..
2016-01-13 10:13:36 -08:00
2016-01-28 14:13:44 -08:00
2016-01-28 14:13:44 -08:00
2015-11-05 13:15:12 -08:00
2016-01-13 11:46:37 -08:00
2015-11-15 20:02:47 -08:00
2016-01-13 10:13:36 -08:00
2015-10-24 19:30:12 -07:00