diff options
| author | Jonathan Corbet <[email protected]> | 2025-07-02 17:12:27 +0000 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2025-07-15 19:43:16 +0000 |
| commit | efacdf85135ae02a8c25452e40547b773bb1b6b3 (patch) | |
| tree | dce3c6959e995ade83d63f3297b2ee0897ef8211 /scripts/lib/kdoc/kdoc_output.py | |
| parent | docs: kdoc: remove the "struct_actual" machinery (diff) | |
| download | kernel-efacdf85135ae02a8c25452e40547b773bb1b6b3.tar.gz kernel-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 <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions
