]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
media: media-ioc-g-topology.rst: fix 'reserved' sizes
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 19 Mar 2018 15:43:17 +0000 (11:43 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 4 Apr 2018 10:12:52 +0000 (06:12 -0400)
The size of the reserved arrays in the documentation is wrong. Sync
this with the actual header.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/uapi/mediactl/media-ioc-g-topology.rst

index c8f9ea37db2dd5c22bf7dce171f945a3dd91694e..fca4a22f6a459d0eb5d5ff8f65002b22b07c5946 100644 (file)
@@ -211,7 +211,7 @@ desired arrays with the media graph elements.
 
        -  __u32
 
-       -  ``reserved``\ [12]
+       -  ``reserved``\ [6]
 
        -  Reserved for future extensions. Drivers and applications must set
          this array to zero.
@@ -334,7 +334,7 @@ desired arrays with the media graph elements.
 
        -  __u32
 
-       -  ``reserved``\ [9]
+       -  ``reserved``\ [5]
 
        -  Reserved for future extensions. Drivers and applications must set
          this array to zero.
@@ -390,7 +390,7 @@ desired arrays with the media graph elements.
 
        -  __u32
 
-       -  ``reserved``\ [5]
+       -  ``reserved``\ [6]
 
        -  Reserved for future extensions. Drivers and applications must set
          this array to zero.