From: Hans Verkuil Date: Sat, 13 Mar 2010 22:03:21 +0000 (-0300) Subject: V4L/DVB: v4l doc: fix font of field name X-Git-Tag: v2.6.35-rc1~480^2~343 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=9583183acbd40fc6e972ac39ae0a2173976f288e;p=~emulex%2Finfiniband.git V4L/DVB: v4l doc: fix font of field name The field 'reserved' was not tagged as a 'structfield' as it should. This made the text a bit confusing. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/DocBook/v4l/vidioc-reqbufs.xml b/Documentation/DocBook/v4l/vidioc-reqbufs.xml index 1c081637207..69800ae2334 100644 --- a/Documentation/DocBook/v4l/vidioc-reqbufs.xml +++ b/Documentation/DocBook/v4l/vidioc-reqbufs.xml @@ -61,7 +61,7 @@ fields of the v4l2_requestbuffers structure. They set the type field to the respective stream or buffer type, the count field to the desired number of buffers, memory -must be set to the requested I/O method and the reserved array +must be set to the requested I/O method and the reserved array must be zeroed. When the ioctl is called with a pointer to this structure the driver will attempt to allocate the requested number of buffers and it stores the actual number