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)
commit103fcbe2eeb56d6ee693c573eac81e398fa276bd
treef3ba7217d9050360e0f397eecb40ad271a8cf2e3
parentc786f74e0bcc457e85cc1eee551732afa60d6308
n_tty: Style fix in n_tty_set_termios

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