]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (9882): gspca - ov534: Fix typo.
authorAntonio Ospite <ospite@studenti.unina.it>
Sun, 14 Dec 2008 08:41:56 +0000 (05:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:39:04 +0000 (09:39 -0200)
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/ov534.c

index cd5c302d6990ee61be74e344feb5e1400e27638f..edcd92557c87a6587cf99db68d4f76d70a43e660 100644 (file)
@@ -421,7 +421,7 @@ scan_next:
        remaining_len -= len;
        next_data += len;
 
-       /* Payloads are prefixed with a the UVC-style header.  We
+       /* Payloads are prefixed with a UVC-style header.  We
           consider a frame to start when the FID toggles, or the PTS
           changes.  A frame ends when EOF is set, and we've received
           the correct number of bytes. */