Searched hist:ef00028b20481647431ca8bffe5469fb86cf154f (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/ |
H A D | kernel-doc | diff ef00028b20481647431ca8bffe5469fb86cf154f Fri Aug 26 15:14:08 CEST 2016 Jonathan Corbet <corbet@lwn.net> docs: make kernel-doc handle varargs properly
As far as I can tell, the handling of "..." arguments has never worked right, so any documentation provided was ignored in favor of "variable arguments." This makes kernel-doc handle "@...:" as documented. It does *not* fix spots in kerneldoc comments that don't follow that convention, but they are no more broken than before.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
|