staging: dgnc: dgnc_tty.c: Avoid '(' at the end of line
authorNishad Kamdar <nishadkamdar@gmail.com>
Sun, 22 Jul 2018 18:48:01 +0000 (00:18 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jul 2018 12:00:54 +0000 (14:00 +0200)
commit1ef5c96081d849a00dc973733cde3b595fc38442
tree78c8bdf242e2c7eab1e3313842151c2fe506e681
parent5b70084f6cbcd53f615433f9d216e01bd71de0bb
staging: dgnc: dgnc_tty.c: Avoid '(' at the end of line

Bring the first argument to the previous line,
remove a superfluous () in the second argument
by using !, and align the lines to match open
parenthesis. Issue found by checkpatch.

Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_tty.c