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

Commit 50238299 authored by Shaun Silk's avatar Shaun Silk Committed by Greg Kroah-Hartman
Browse files

USB: gadget: u_serial.c: fixed a brace coding style issue

parent 2093c6b4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -552,9 +552,8 @@ recycle:
	/* Push from tty to ldisc; without low_latency set this is handled by
	 * a workqueue, so we won't get callbacks and can hold port_lock
	 */
	if (tty && do_push) {
	if (tty && do_push)
		tty_flip_buffer_push(tty);
	}


	/* We want our data queue to become empty ASAP, keeping data