Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7369a8b3 authored by Ralf Baechle's avatar Ralf Baechle Committed by Russell King
Browse files

[SERIAL] ip22zilog: Whitespace cleanup.

parent 76a55431
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)
+4 −4

File changed.

Contains only whitespace changes.