All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Rob Landley <rob@landley.net>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jiri Slaby <jslaby@suse.cz>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH] Documentation: fix a path in a DocBook template
Date: Tue, 02 Apr 2013 09:33:59 -0700	[thread overview]
Message-ID: <515B0877.3010804@infradead.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1304021830470.31999@axis700.grange>

On 04/02/13 09:39, Guennadi Liakhovetski wrote:
> A wrong path to a driver breaks DocBook built.
> 
> Cc: Jiri Slaby <jslaby@suse.cz>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>

from yesterday:
http://marc.info/?l=linux-kernel&m=136483456212321&w=2

anyway, again:
Acked-by: Randy Dunlap <rdunlap@infradead.org>


Thanks.

> ---
> 
> A fix for 3.9
> 
>  Documentation/DocBook/device-drivers.tmpl |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl
> index 7514dbf..c36892c 100644
> --- a/Documentation/DocBook/device-drivers.tmpl
> +++ b/Documentation/DocBook/device-drivers.tmpl
> @@ -227,7 +227,7 @@ X!Isound/sound_firmware.c
>    <chapter id="uart16x50">
>       <title>16x50 UART Driver</title>
>  !Edrivers/tty/serial/serial_core.c
> -!Edrivers/tty/serial/8250/8250.c
> +!Edrivers/tty/serial/8250/8250_core.c
>    </chapter>
>  
>    <chapter id="fbdev">
> 


-- 
~Randy

  reply	other threads:[~2013-04-02 17:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02 16:39 [PATCH] Documentation: fix a path in a DocBook template Guennadi Liakhovetski
2013-04-02 16:33 ` Randy Dunlap [this message]
2013-04-02 16:44 ` Jiri Slaby

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=515B0877.3010804@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=g.liakhovetski@gmx.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rob@landley.net \
    /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.