]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/common/tuners/tda18271-fe.c
V4L/DVB (8954): common/tuners: Drop code after return or goto
[linux-2.6-omap-h63xx.git] / drivers / media / common / tuners / tda18271-fe.c
index 93063c6fbbf634e42aac29b3502de2b66104e232..1b48b5d0bf1ef7a708a92131d120684c98750b43 100644 (file)
@@ -1155,7 +1155,6 @@ struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr,
        switch (instance) {
        case 0:
                goto fail;
-               break;
        case 1:
                /* new tuner instance */
                priv->gate = (cfg) ? cfg->gate : TDA18271_GATE_AUTO;