]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/media/video/vivi.c
V4L/DVB (10912): vivi: fix compile warning.
[karo-tx-linux.git] / drivers / media / video / vivi.c
index 980620f411f0dd5b1241b3af37f1119c7c3ea991..fbfefae7886fac4cfc337a9d66b591ed9880fa11 100644 (file)
@@ -1406,7 +1406,7 @@ free_dev:
  */
 static int __init vivi_init(void)
 {
-       int ret, i;
+       int ret = 0, i;
 
        if (n_devs <= 0)
                n_devs = 1;