]> git.baikalelectronics.ru Git - kernel.git/commit
docs: document how to write @varargs in kernel-doc
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 6 Jan 2009 22:42:40 +0000 (14:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Jan 2009 23:59:28 +0000 (15:59 -0800)
commit8cefa9fdb6b4a966684d29cbc87c1f8ffb069733
tree2d1afdbc80291b690db6108f964db34255b7b22e
parent6c6593e6533affc86effc11221ca0fad772cbb22
docs: document how to write @varargs in kernel-doc

Add documentation on how to use kernel-doc for function parameters
that are "..." (varargs).

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/kernel-doc-nano-HOWTO.txt