diff options
author | 2025-07-02 11:12:27 -0600 | |
---|---|---|
committer | 2025-07-15 13:43:16 -0600 | |
commit | efacdf85135ae02a8c25452e40547b773bb1b6b3 (patch) | |
tree | dce3c6959e995ade83d63f3297b2ee0897ef8211 /scripts/lib/kdoc/kdoc_item.py | |
parent | docs: kdoc: remove the "struct_actual" machinery (diff) | |
download | wireguard-linux-efacdf85135ae02a8c25452e40547b773bb1b6b3.tar.xz wireguard-linux-efacdf85135ae02a8c25452e40547b773bb1b6b3.zip |
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_item.py')
0 files changed, 0 insertions, 0 deletions