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

Commit 435fce1b authored by Fabian Frederick's avatar Fabian Frederick Committed by Mauro Carvalho Chehab
Browse files

[media] xc2028: remove unnecessary break after goto

parent d616bec6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1489,7 +1489,6 @@ struct dvb_frontend *xc2028_attach(struct dvb_frontend *fe,
	case 0:
		/* memory allocation failure */
		goto fail;
		break;
	case 1:
		/* new tuner instance */
		priv->ctrl.max_len = 13;