Commit 793d2a9e authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

media: media-ioc-g-topology.rst: fix 'reserved' sizes



The size of the reserved arrays in the documentation is wrong. Sync
this with the actual header.

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent a54f2d98
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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.