[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1439244976-1406-1-git-send-email-tim.bird@sonymobile.com>
Date: Mon, 10 Aug 2015 15:16:16 -0700
From: Tim Bird <tim.bird@...ymobile.com>
To: <corbet@....net>
CC: <rdunlap@...radead.org>, <linux-doc@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <tbird20d@...il.com>,
<tim.bird@...ymobile.com>
Subject: [PATCH] doc: Add more workqueue functions to the documentation
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@...ymobile.com>
---
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>
--
1.8.2.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists