All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Masanari Iida <standby24x7@gmail.com>,
	sfr@canb.auug.org.au, linux-kernel@vger.kernel.org,
	linux-doc@vger.kernel.org, Felipe Balbi <balbi@ti.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH/linux-next] Documentation:Docbook: Fix file locations in gadget.tmpl
Date: Fri, 18 Jul 2014 08:19:20 -0700	[thread overview]
Message-ID: <53C93AF8.5090407@infradead.org> (raw)
In-Reply-To: <1405655169-23804-2-git-send-email-standby24x7@gmail.com>

On 07/17/2014 08:46 PM, Masanari Iida wrote:
> Because of file location changes by commit 5ed4ac73e5975,
> make xmldocs failed because of missing files.
> Fix file paths in gadget.tmpl file.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Hi,

There was a patch for this on the USB mailing list yesterday
from Andrzej Pietrasiewicz <andrzej.p@samsung.com>.

Hopefully Felipe or Greg will apply one of them soon.

Thanks.

> ---
>  Documentation/DocBook/gadget.tmpl | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/Documentation/DocBook/gadget.tmpl b/Documentation/DocBook/gadget.tmpl
> index 2c425d7..6416292 100644
> --- a/Documentation/DocBook/gadget.tmpl
> +++ b/Documentation/DocBook/gadget.tmpl
> @@ -556,11 +556,11 @@ been converted to this framework.
>  Near-term plans include converting all of them, except for "gadgetfs".
>  </para>
>  
> -!Edrivers/usb/gadget/f_acm.c
> -!Edrivers/usb/gadget/f_ecm.c
> -!Edrivers/usb/gadget/f_subset.c
> -!Edrivers/usb/gadget/f_obex.c
> -!Edrivers/usb/gadget/f_serial.c
> +!Edrivers/usb/gadget/function/f_acm.c
> +!Edrivers/usb/gadget/function/f_ecm.c
> +!Edrivers/usb/gadget/function/f_subset.c
> +!Edrivers/usb/gadget/function/f_obex.c
> +!Edrivers/usb/gadget/function/f_serial.c
>  
>  </sect1>
>  
> 


-- 
~Randy

  reply	other threads:[~2014-07-18 15:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-18  3:46 [PATCH/linux-next] Documentation:DocBook: Fix file paths in gadget.tmpl Masanari Iida
2014-07-18  3:46 ` [PATCH/linux-next] Documentation:Docbook: Fix file locations " Masanari Iida
2014-07-18 15:19   ` Randy Dunlap [this message]
2014-07-18 15:42     ` Felipe Balbi
2014-07-18 23:24       ` Stephen Rothwell

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=53C93AF8.5090407@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=balbi@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=standby24x7@gmail.com \
    /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.