Re: [PATCH] doc: fix generation of device-drivers

From: Randy Dunlap
Date: Fri Nov 22 2013 - 17:05:51 EST


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@xxxxxxxxxxxxx>
> CC: Ingo Molnar <mingo@xxxxxxxxxx>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/