[media] gspca: Bad comment
authorJean-François Moine <moinejf@free.fr>
Tue, 28 Dec 2010 10:01:04 +0000 (07:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Dec 2010 10:17:19 +0000 (08:17 -0200)
Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/gspca.h

index 3c8a63b..97b77a2 100644 (file)
@@ -62,7 +62,7 @@ struct gspca_ctrl {
 /* device information - set at probe time */
 struct cam {
        const struct v4l2_pix_format *cam_mode; /* size nmodes */
-       const struct framerates *mode_framerates; /* must have size nmode,
+       const struct framerates *mode_framerates; /* must have size nmodes,
                                                   * just like cam_mode */
        struct gspca_ctrl *ctrls;       /* control table - size nctrls */
                                        /* may be NULL */