V4L/DVB (7668): soc-camera: Remove redundant return
[pandora-kernel.git] / drivers / media / video / soc_camera.c
index 91a1251..a1b9244 100644 (file)
@@ -144,8 +144,6 @@ static int soc_camera_reqbufs(struct file *file, void *priv,
                return ret;
 
        return ici->ops->reqbufs(icf, p);
-
-       return ret;
 }
 
 static int soc_camera_querybuf(struct file *file, void *priv,