From: Randy Dunlap <rdunlap@infradead.org>
To: Nicolas Dichtel <nicolas.dichtel@6wind.com>, rob@landley.net
Cc: joe@perches.com, jkosina@suse.cz, akpm@linux-foundation.org,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCH] doc: fix generation of device-drivers
Date: Fri, 22 Nov 2013 14:05:29 -0800 [thread overview]
Message-ID: <528FD529.7000201@infradead.org> (raw)
In-Reply-To: <1384937428-15731-1-git-send-email-nicolas.dichtel@6wind.com>
On 11/20/13 00:50, Nicolas Dichtel wrote:
> Since commit 7a6354e241d8 ("sched: Move wait.c into kernel/sched/"), the path
> of this file has changed.
This is a fatal kernel-doc error. Please merge quickly/soon. Thanks.
> CC: Peter Zijlstra <peterz@infradead.org>
> CC: Ingo Molnar <mingo@kernel.org>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
> ---
> Documentation/DocBook/device-drivers.tmpl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl
> index 6c9d9d37c83a..f5170082bdb3 100644
> --- a/Documentation/DocBook/device-drivers.tmpl
> +++ b/Documentation/DocBook/device-drivers.tmpl
> @@ -58,7 +58,7 @@
> </sect1>
> <sect1><title>Wait queues and Wake events</title>
> !Iinclude/linux/wait.h
> -!Ekernel/wait.c
> +!Ekernel/sched/wait.c
> </sect1>
> <sect1><title>High-resolution timers</title>
> !Iinclude/linux/ktime.h
>
--
~Randy
next prev parent reply other threads:[~2013-11-22 22:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-20 8:50 [PATCH] doc: fix generation of device-drivers Nicolas Dichtel
2013-11-22 22:05 ` Randy Dunlap [this message]
2013-11-26 10:35 ` Andy Whitcroft
2013-11-27 14:07 ` [tip:sched/urgent] sched/doc: Fix " tip-bot for Nicolas Dichtel
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=528FD529.7000201@infradead.org \
--to=rdunlap@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=jkosina@suse.cz \
--cc=joe@perches.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=nicolas.dichtel@6wind.com \
--cc=peterz@infradead.org \
--cc=rob@landley.net \
--cc=torvalds@linux-foundation.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.