Another series I've been slowly accumulating as I work to understand
the new kernel-doc; it consists mostly of fairly straightforward
cleanups and the addition of a number of comments.
This is likely to be the last of these from me for a little bit, life will
be hectic.
Jonathan Corbet (13):
docs: kdoc: trim __cacheline_group_* with the other annotations
docs: kdoc: tighten up the push_parameter() no-type case
docs: kdoc: remove a single-use variable
docs: kdoc: move the function transform patterns out of
dump_function()
doc: kdoc: unify transform handling
docs: kdoc: remove a couple of spurious regex characters
docs: kdoc: remove a useless empty capture group
docs: kdoc: Simplify the dump_function() prototype regexes
docs: kdoc: consolidate some of the macro-processing logic
docs: kdoc: final dump_function() cleanups
docs: kdoc: remove some dead code in dump_typedef()
docs: kdoc: remove redundant comment stripping in dump_typedef()
docs: kdoc: a few more dump_typedef() tweaks
scripts/lib/kdoc/kdoc_parser.py | 269 ++++++++++++++------------------
1 file changed, 120 insertions(+), 149 deletions(-)
--
2.51.0