element varlistentry: validity error : Element varlistentry content does not follow the DTD, expecting (term+ , listitem), got (term listitem term listitem ) commit 8cee396bfa77ce3a2e5fe48f597206c1cd547f9c [media] DocBook media: document codec draining flow breaks document validation. Fix it. Cc: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> Cc: Hans Verkuil <hverkuil@xxxxxxxxx> Signed-off-by: Antti Palosaari <crope@xxxxxx> --- Documentation/DocBook/media/v4l/vidioc-qbuf.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/DocBook/media/v4l/vidioc-qbuf.xml b/Documentation/DocBook/media/v4l/vidioc-qbuf.xml index 6cfc53b..f5cef97 100644 --- a/Documentation/DocBook/media/v4l/vidioc-qbuf.xml +++ b/Documentation/DocBook/media/v4l/vidioc-qbuf.xml @@ -186,6 +186,8 @@ In that case the application should be able to safely reuse the buffer and continue streaming. </para> </listitem> + </varlistentry> + <varlistentry> <term><errorcode>EPIPE</errorcode></term> <listitem> <para><constant>VIDIOC_DQBUF</constant> returns this on an empty -- http://palosaari.fi/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html