n_tty: Remove unnecessary local variable
authorPeter Hurley <peter@hurleysoftware.com>
Tue, 17 Sep 2013 16:53:35 +0000 (12:53 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 01:05:32 +0000 (18:05 -0700)
commitc786f74e0bcc457e85cc1eee551732afa60d6308
tree0583232f3f79df8c92e52880b6b68cdd27aeca2d
parent1cb40d08726468602389c9a7ec345af5ade99775
n_tty: Remove unnecessary local variable

Flatten conditional evaluation in n_tty_set_termios; remove
canon_change.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_tty.c