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

Commit 2442b6af authored by Fabian Frederick's avatar Fabian Frederick Committed by Mauro Carvalho Chehab
Browse files

[media] xc5000: remove unnecessary break after goto

parent 045655a9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1302,7 +1302,6 @@ struct dvb_frontend *xc5000_attach(struct dvb_frontend *fe,
	switch (instance) {
	case 0:
		goto fail;
		break;
	case 1:
		/* new tuner instance */
		priv->bandwidth = 6000000;