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

Commit f915f2c6 authored by Fabian Frederick's avatar Fabian Frederick Committed by Dmitry Torokhov
Browse files

Input: keyspan_remote - remove unnecessary break after goto

parent 68807a0c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -392,7 +392,6 @@ static void keyspan_irq_recv(struct urb *urb)

	default:
		goto resubmit;
		break;
	}

	if (debug)