1
0
Fork 0

[SERIAL] ip22zilog: Whitespace cleanup.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
hifive-unleashed-5.1
Ralf Baechle 2006-02-08 21:43:03 +00:00 committed by Russell King
parent 76a55431cc
commit 7369a8b39c
2 changed files with 5 additions and 4 deletions

View File

@ -262,6 +262,7 @@ static inline void dz_receive_chars(struct dz_port *dport)
}
tty_insert_flip_char(tty, ch, flag);
ignore_char:
;
} while (status & DZ_DVAL);
if (tty)