One semi-colon is enough.

Signed-off-by: Jesper Juhl <j...@chaosbits.net>
---
 drivers/media/dvb/frontends/dib0090.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/dvb/frontends/dib0090.c 
b/drivers/media/dvb/frontends/dib0090.c
index 224d81e..d9fe60b 100644
--- a/drivers/media/dvb/frontends/dib0090.c
+++ b/drivers/media/dvb/frontends/dib0090.c
@@ -519,7 +519,7 @@ static int dib0090_fw_identify(struct dvb_frontend *fe)
        return 0;
 
 identification_error:
-       return -EIO;;
+       return -EIO;
 }
 
 static void dib0090_reset_digital(struct dvb_frontend *fe, const struct 
dib0090_config *cfg)
-- 
1.7.9.2


-- 
Jesper Juhl <j...@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to