[PATCH 0/7] docs: kdoc: tidy up create_parameter_list() somewhat

Jonathan Corbet posted 7 patches 1 month, 3 weeks ago
scripts/lib/kdoc/kdoc_parser.py | 96 +++++++++++++++------------------
1 file changed, 42 insertions(+), 54 deletions(-)
[PATCH 0/7] docs: kdoc: tidy up create_parameter_list() somewhat
Posted by Jonathan Corbet 1 month, 3 weeks ago
A relatively brief series to straighten up the code in
create_parameter_list(), remove unneeded operations, and add a few
comments.  No changes to the generated output.

Jonathan Corbet (7):
  docs: kdoc: remove dead code
  docs: kdoc: tidy up space removal in create_parameter_list()
  docs: kdoc: clean up the create_parameter_list() "first arg" logic
  docs: kdoc: add a couple more comments in create_parameter_list()
  docs: kdoc: tighten up the array-of-pointers case
  docs: kdoc: tighten up the pointer-to-function case
  docs: kdoc: remove redundant comment stripping

 scripts/lib/kdoc/kdoc_parser.py | 96 +++++++++++++++------------------
 1 file changed, 42 insertions(+), 54 deletions(-)

-- 
2.50.1