diff options
-rw-r--r-- | drivers/media/tuners/tuner-xc2028.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/tuners/tuner-xc2028.c b/drivers/media/tuners/tuner-xc2028.c index 6ef93ee1fdcb..565eeebb3aeb 100644 --- a/drivers/media/tuners/tuner-xc2028.c +++ b/drivers/media/tuners/tuner-xc2028.c | |||
@@ -1489,7 +1489,6 @@ struct dvb_frontend *xc2028_attach(struct dvb_frontend *fe, | |||
1489 | case 0: | 1489 | case 0: |
1490 | /* memory allocation failure */ | 1490 | /* memory allocation failure */ |
1491 | goto fail; | 1491 | goto fail; |
1492 | break; | ||
1493 | case 1: | 1492 | case 1: |
1494 | /* new tuner instance */ | 1493 | /* new tuner instance */ |
1495 | priv->ctrl.max_len = 13; | 1494 | priv->ctrl.max_len = 13; |