public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] Documentation: fix a path in a DocBook template
  2013-04-02 16:39 [PATCH] Documentation: fix a path in a DocBook template Guennadi Liakhovetski
@ 2013-04-02 16:33 ` Randy Dunlap
  2013-04-02 16:44 ` Jiri Slaby
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2013-04-02 16:33 UTC (permalink / raw)
  To: Guennadi Liakhovetski
  Cc: Rob Landley, linux-doc, linux-kernel, Jiri Slaby,
	Greg Kroah-Hartman

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

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

* [PATCH] Documentation: fix a path in a DocBook template
@ 2013-04-02 16:39 Guennadi Liakhovetski
  2013-04-02 16:33 ` Randy Dunlap
  2013-04-02 16:44 ` Jiri Slaby
  0 siblings, 2 replies; 3+ messages in thread
From: Guennadi Liakhovetski @ 2013-04-02 16:39 UTC (permalink / raw)
  To: Rob Landley; +Cc: linux-doc, linux-kernel, Jiri Slaby, Greg Kroah-Hartman

A wrong path to a driver breaks DocBook built.

Cc: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
---

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">
-- 
1.7.2.5


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

* Re: [PATCH] Documentation: fix a path in a DocBook template
  2013-04-02 16:39 [PATCH] Documentation: fix a path in a DocBook template Guennadi Liakhovetski
  2013-04-02 16:33 ` Randy Dunlap
@ 2013-04-02 16:44 ` Jiri Slaby
  1 sibling, 0 replies; 3+ messages in thread
From: Jiri Slaby @ 2013-04-02 16:44 UTC (permalink / raw)
  To: Guennadi Liakhovetski, Rob Landley
  Cc: linux-doc, linux-kernel, Greg Kroah-Hartman

On 04/02/2013 06:39 PM, 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>

Yes, thanks for fixing.

Acked-by: Jiri Slaby <jslaby@suse.cz>

>  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">
> 


-- 
js
suse labs

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

end of thread, other threads:[~2013-04-02 17:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 16:39 [PATCH] Documentation: fix a path in a DocBook template Guennadi Liakhovetski
2013-04-02 16:33 ` Randy Dunlap
2013-04-02 16:44 ` Jiri Slaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox