]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/media/video/saa7134/saa7134-video.c
V4L/DVB: drivers/media/video: Adjust confusing if indentation
[mv-sheeva.git] / drivers / media / video / saa7134 / saa7134-video.c
index 45f0ac8f3c0f88dcf877041cd364535450ff2638..645224cfd887afed25cc949511d3e591cba88a31 100644 (file)
@@ -1825,7 +1825,7 @@ static int saa7134_querycap(struct file *file, void  *priv,
 
        if ((tuner_type == TUNER_ABSENT) || (tuner_type == UNSET))
                cap->capabilities &= ~V4L2_CAP_TUNER;
-               return 0;
+       return 0;
 }
 
 int saa7134_s_std_internal(struct saa7134_dev *dev, struct saa7134_fh *fh, v4l2_std_id *id)