Em Thu, 14 Aug 2025 09:40:28 -0600 Jonathan Corbet <corbet@xxxxxxx> escreveu: > docs: kdoc: tidy up create_parameter_list() somewhat > > 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. > > Changes since v1: > > - Put split regexes onto multiple lines for improved readability > - Simplify one overly complex regex > - Improve the patch 5 changelog > > Mauro, I've added your tags from the first round - scream if that's not > what you wanted! Good enough for me. IMO the series is ready to be merged. Thanks, Mauro