diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-08-26 16:14:08 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-09-06 17:02:19 +0300 |
commit | ef00028b20481647431ca8bffe5469fb86cf154f (patch) | |
tree | d5ce9fd8f4525b71761a41cbb97881aa05c315e3 /arch | |
parent | 9d9cce7f10dc8d7a5fc6ef4e537e17664234605a (diff) | |
download | linux-ef00028b20481647431ca8bffe5469fb86cf154f.tar.xz |
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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions