2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/scripts/lib/kdoc
Jonathan Corbet efacdf8513 docs: kdoc: use self.entry.parameterlist directly in check_sections()
Callers of check_sections() join parameterlist into a single string, which
is then immediately split back into the original list.  Rather than do all
that, just use parameterlist directly in check_sections().

Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2025-07-15 13:43:16 -06:00
..
kdoc_files.py docs: kdoc: simplify the output-item passing 2025-07-02 14:14:31 -06:00
kdoc_item.py docs: kdoc: Centralize handling of the item section list 2025-07-15 13:43:13 -06:00
kdoc_output.py docs: kdoc: Centralize handling of the item section list 2025-07-15 13:43:13 -06:00
kdoc_parser.py docs: kdoc: use self.entry.parameterlist directly in check_sections() 2025-07-15 13:43:16 -06:00
kdoc_re.py docs: kdoc: micro-optimize KernRe 2025-06-30 09:56:01 -06:00