[PATCH] Add DocBook documentation for workqueue functions
authorRolf Eike Beer <eike-kernel@sf-tec.de>
Sun, 30 Jul 2006 10:03:42 +0000 (03:03 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Jul 2006 20:28:40 +0000 (13:28 -0700)
commit0fcb78c22f06340cdba884d7381adb3a0148bbb6
tree565c221a078fc7271d09fd4ad9453c4a2d76f485
parentd75763d24063cafe28ace8863560da9c968ee099
[PATCH] Add DocBook documentation for workqueue functions

kernel/workqueue.c was omitted from generating kernel documentation.  This
adds a new section "Workqueues and Kevents" and adds documentation for some
of the functions.

Some functions in this file already had DocBook-style comments, now they
finally become visible.

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/DocBook/kernel-api.tmpl
kernel/workqueue.c