]> git.baikalelectronics.ru Git - kernel.git/commit
workqueue: fix some docbook warnings
authorJonathan Corbet <corbet@lwn.net>
Thu, 13 Aug 2015 23:52:02 +0000 (17:52 -0600)
committerTejun Heo <tj@kernel.org>
Mon, 17 Aug 2015 19:48:24 +0000 (15:48 -0400)
commite3838fdfcfe60c3c81dfff9d49e7c8808da3085f
tree15dc48298b0169be14be98275286106839790bb5
parent0c2ca7e4079be4f5cf5bdbfcd8bd46a7ba1b62f0
workqueue: fix some docbook warnings

There are some errors in the docbook comments in workqueue.h that cause
warnings when the docs are built; this only recently came to light because
these comments were not used until now.  Fix the comments to make the
warnings go away.

The "args..." "fix" is a hack.  kerneldoc doesn't deal properly with named
variadic arguments in macros, so all I've really achieved here is to make
it shut up.  Fixing kerneldoc will have to wait for more time.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Tejun Heo <tj@kernel.org>
include/linux/workqueue.h