n_tty: Style fix in n_tty_set_termios
authorPeter Hurley <peter@hurleysoftware.com>
Tue, 17 Sep 2013 16:53:36 +0000 (12:53 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 01:05:36 +0000 (18:05 -0700)
Remove braces from single-statement conditional in
n_tty_set_termios.

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

Simple merge