docs: document how to write @varargs in kernel-doc
authorRandy Dunlap <[email protected]>
Tue, 6 Jan 2009 22:42:40 +0000 (14:42 -0800)
committerLinus Torvalds <[email protected]>
Tue, 6 Jan 2009 23:59:28 +0000 (15:59 -0800)
commitd78dd070ccda6384efeae142b116bc174f0cd9fa
tree2d1afdbc80291b690db6108f964db34255b7b22e
parentbd4207c9016749f0a212faf7f7f49e5317d96d9b
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 <[email protected]>
Cc: Rusty Russell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/kernel-doc-nano-HOWTO.txt