diff options
author | Jonathan Corbet <corbet@lwn.net> | 2025-07-02 11:04:43 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-07-15 13:43:16 -0600 |
commit | 172bee3376ab29fbf38b09bf01d6f06f7f6c39e1 (patch) | |
tree | a5edf047eb93d0daba09ab73d00fdee2ca75963e /scripts/lib/kdoc/kdoc_output.py | |
parent | 8d7338752d76c3854a5c54cf7df976c539baab5b (diff) |
docs: kdoc: remove the "struct_actual" machinery
The code goes out of its way to create a special list of parameters in
entry.struct_actual that is just like entry.parameterlist, but with extra
junk. The only use of that information, in check_sections(), promptly
strips all the extra junk back out. Drop all that extra work and just use
parameterlist.
No output changes.
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