summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2025-07-02 20:12:27 +0300
committerJonathan Corbet <corbet@lwn.net>2025-07-15 22:43:16 +0300
commitefacdf85135ae02a8c25452e40547b773bb1b6b3 (patch)
treedce3c6959e995ade83d63f3297b2ee0897ef8211 /scripts/lib/kdoc/kdoc_output.py
parent172bee3376ab29fbf38b09bf01d6f06f7f6c39e1 (diff)
downloadlinux-efacdf85135ae02a8c25452e40547b773bb1b6b3.tar.xz
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