Loading drivers/usb/gadget/function/u_serial.c +0 −1 Original line number Diff line number Diff line Loading @@ -254,7 +254,6 @@ __acquires(&port->port_lock) do_tty_wake = true; req->length = len; list_move_tail(&req->list, &port->queued_write_pool); req->zero = kfifo_is_empty(&port->port_write_buf); pr_vdebug("ttyGS%d: tx len=%d, 0x%02x 0x%02x 0x%02x ...\n", Loading Loading
drivers/usb/gadget/function/u_serial.c +0 −1 Original line number Diff line number Diff line Loading @@ -254,7 +254,6 @@ __acquires(&port->port_lock) do_tty_wake = true; req->length = len; list_move_tail(&req->list, &port->queued_write_pool); req->zero = kfifo_is_empty(&port->port_write_buf); pr_vdebug("ttyGS%d: tx len=%d, 0x%02x 0x%02x 0x%02x ...\n", Loading