linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Mauro Carvalho Chehab <m.chehab@samsung.com>,
	Jonathan Corbet <corbet@lwn.net>
Cc: linux-media <linux-media@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Vincent Palatin <vpalatin@chromium.org>
Subject: [PATCH] DocBook: fix media build error
Date: Sun, 19 Oct 2014 19:39:17 -0700	[thread overview]
Message-ID: <544475D5.6080903@infradead.org> (raw)

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>

             reply	other threads:[~2014-10-20  2:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-20  2:39 Randy Dunlap [this message]
2014-10-20 15:14 ` [PATCH] DocBook: fix media build error 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=544475D5.6080903@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=corbet@lwn.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=m.chehab@samsung.com \
    --cc=torvalds@linux-foundation.org \
    --cc=vpalatin@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).