[media] v4l: There's no __unsigned
authorSakari Ailus <sakari.ailus@iki.fi>
Fri, 16 Nov 2012 20:42:12 +0000 (17:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Dec 2012 13:41:49 +0000 (11:41 -0200)
Correct a typo. v4l2_plane.m.userptr is unsigned long, not __unsigned long.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/io.xml

index 09e8dcf..2c4646d 100644 (file)
@@ -905,7 +905,7 @@ should set this to 0.</entry>
          </row>
          <row>
            <entry></entry>
-           <entry>__unsigned long</entry>
+           <entry>unsigned long</entry>
            <entry><structfield>userptr</structfield></entry>
            <entry>When the memory type in the containing &v4l2-buffer; is
              <constant>V4L2_MEMORY_USERPTR</constant>, this is a userspace