linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] DocBook: fix media build error
@ 2014-10-20  2:39 Randy Dunlap
  2014-10-20 15:14 ` Jonathan Corbet
  2014-10-20 16:06 ` Vincent Palatin
  0 siblings, 2 replies; 6+ messages in thread
From: Randy Dunlap @ 2014-10-20  2:39 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Jonathan Corbet
  Cc: linux-media, LKML, Andrew Morton, Linus Torvalds, Vincent Palatin

From: Randy Dunlap <rdunlap@infradead.org>

Fix media DocBook build errors by making the orderedlist balanced.

DOC1/Documentation/DocBook/compat.xml:2576: parser error : Opening and ending tag mismatch: orderedlist line 2560 and section
DOC1/Documentation/DocBook/compat.xml:2726: parser error : Premature end of data in tag section line 884
DOC1/Documentation/DocBook/compat.xml:2726: parser error : chunk is not well balanced

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Vincent Palatin <vpalatin@chromium.org>
---
 Documentation/DocBook/media/v4l/compat.xml |    1 +
 1 file changed, 1 insertion(+)

--- lnx-318-rc1.orig/Documentation/DocBook/media/v4l/compat.xml
+++ lnx-318-rc1/Documentation/DocBook/media/v4l/compat.xml
@@ -2566,6 +2566,7 @@ fields changed from _s32 to _u32.
 	  <para>Added compound control types and &VIDIOC-QUERY-EXT-CTRL;.
 	  </para>
         </listitem>
+      </orderedlist>
       <title>V4L2 in Linux 3.18</title>
       <orderedlist>
 	<listitem>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-10-20 17:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-20  2:39 [PATCH] DocBook: fix media build error Randy Dunlap
2014-10-20 15:14 ` Jonathan Corbet
2014-10-20 16:06 ` Vincent Palatin
2014-10-20 17:08   ` Randy Dunlap
2014-10-20 17:17     ` Vincent Palatin
2014-10-20 17:26     ` [PATCH] [media] v4l: " Vincent Palatin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).