All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Vincent Palatin <vpalatin@chromium.org>
Cc: Mauro Carvalho Chehab <m.chehab@samsung.com>,
	Jonathan Corbet <corbet@lwn.net>,
	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>
Subject: Re: [PATCH] DocBook: fix media build error
Date: Mon, 20 Oct 2014 10:08:41 -0700	[thread overview]
Message-ID: <54454199.3070702@infradead.org> (raw)
In-Reply-To: <CAP_ceTxY945D6vuPDz3gPUXN-YwnXX5zG6=GpBuohCcd+YTb=g@mail.gmail.com>

On 10/20/14 09:06, Vincent Palatin wrote:
> On Sun, Oct 19, 2014 at 7:39 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
>> 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>
> 
> Compared to the original patch, it's actually also missing the
>  </section>
> 
> <section>
> which were lost in the merge.
> 
> 

Would you please send a complete fix for it?
then Mauro can drop my patch.

Thanks.


-- 
~Randy

  reply	other threads:[~2014-10-20 17:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=54454199.3070702@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.