diff options
author | Jonathan Corbet <corbet@lwn.net> | 2025-07-02 11:12:27 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-07-15 13:43:16 -0600 |
commit | efacdf85135ae02a8c25452e40547b773bb1b6b3 (patch) | |
tree | dce3c6959e995ade83d63f3297b2ee0897ef8211 /scripts/lib/kdoc/kdoc_output.py | |
parent | 172bee3376ab29fbf38b09bf01d6f06f7f6c39e1 (diff) |
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>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions