Re: [PATCH] doc: Add more workqueue functions to the documentation

From: Randy Dunlap
Date: Tue Aug 11 2015 - 18:52:54 EST


On 08/10/15 15:16, Tim Bird wrote:
> There are some workqueue functions declared in workqueue.h, so include
> that in the workqueue section of the DocBook docs.
>
> Signed-off-by: Tim Bird <tim.bird@xxxxxxxxxxxxxx>

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.

> ---
> Documentation/DocBook/device-drivers.tmpl | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl
> index faf09d4..bbc1d7e 100644
> --- a/Documentation/DocBook/device-drivers.tmpl
> +++ b/Documentation/DocBook/device-drivers.tmpl
> @@ -66,6 +66,7 @@
> !Ekernel/time/hrtimer.c
> </sect1>
> <sect1><title>Workqueues and Kevents</title>
> +!Iinclude/linux/workqueue.h
> !Ekernel/workqueue.c
> </sect1>
> <sect1><title>Internal Functions</title>
>


--
~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/