All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Masanari Iida <standby24x7@gmail.com>,
	tglx@linutronix.de, linux-kernel@vger.kernel.org,
	john.stultz@linaro.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH] Documentation: Docbook: Fix files location change of kernel/[hr]timer.c in device-drivers.tmpl
Date: Thu, 10 Jul 2014 11:54:42 -0700	[thread overview]
Message-ID: <53BEE172.4050208@infradead.org> (raw)
In-Reply-To: <1405017830-31194-1-git-send-email-standby24x7@gmail.com>

On 07/10/2014 11:43 AM, Masanari Iida wrote:
> make xmldocs failed because of file location change
> from kernel/[hr]timer.c to kernel/time/[hr]timer.c.

When does this change happen?  I don't see it in Linus's current git tree.

Thanks.

> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
>  Documentation/DocBook/device-drivers.tmpl | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl
> index dd3f278..f213058 100644
> --- a/Documentation/DocBook/device-drivers.tmpl
> +++ b/Documentation/DocBook/device-drivers.tmpl
> @@ -54,7 +54,7 @@
>  !Ikernel/sched/cpupri.c
>  !Ikernel/sched/fair.c
>  !Iinclude/linux/completion.h
> -!Ekernel/timer.c
> +!Ekernel/time/timer.c
>       </sect1>
>       <sect1><title>Wait queues and Wake events</title>
>  !Iinclude/linux/wait.h
> @@ -63,7 +63,7 @@
>       <sect1><title>High-resolution timers</title>
>  !Iinclude/linux/ktime.h
>  !Iinclude/linux/hrtimer.h
> -!Ekernel/hrtimer.c
> +!Ekernel/time/hrtimer.c
>       </sect1>
>       <sect1><title>Workqueues and Kevents</title>
>  !Ekernel/workqueue.c
> 


-- 
~Randy

  reply	other threads:[~2014-07-10 18:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10 18:43 [PATCH] Documentation: Docbook: Fix files location change of kernel/[hr]timer.c in device-drivers.tmpl Masanari Iida
2014-07-10 18:54 ` Randy Dunlap [this message]
2014-07-10 19:02   ` Masanari Iida
2014-07-10 19:30   ` Thomas Gleixner
2014-07-11 10:10 ` [tip:timers/core] Documentation: Docbook: Fix files location change of kernel/[hr]timer.c tip-bot for Masanari Iida

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=53BEE172.4050208@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=john.stultz@linaro.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=standby24x7@gmail.com \
    --cc=tglx@linutronix.de \
    /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.