V4L/DVB (8954): common/tuners: Drop code after return or goto
[pandora-kernel.git] / drivers / media / common / tuners / tda9887.c
index 72abf0b..ff1788c 100644 (file)
@@ -686,7 +686,6 @@ struct dvb_frontend *tda9887_attach(struct dvb_frontend *fe,
        case 0:
                mutex_unlock(&tda9887_list_mutex);
                return NULL;
-               break;
        case 1:
                fe->analog_demod_priv = priv;
                priv->mode = T_STANDBY;