]> Git Repo - linux.git/commit
[PATCH] Add DocBook documentation for workqueue functions
authorRolf Eike Beer <[email protected]>
Sun, 30 Jul 2006 10:03:42 +0000 (03:03 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Cc: "Randy.Dunlap" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/DocBook/kernel-api.tmpl
kernel/workqueue.c
This page took 0.0535 seconds and 4 git commands to generate.