diff options
author | Jonathan Corbet <corbet@lwn.net> | 2025-07-02 20:04:43 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-07-15 22:43:16 +0300 |
commit | 172bee3376ab29fbf38b09bf01d6f06f7f6c39e1 (patch) | |
tree | a5edf047eb93d0daba09ab73d00fdee2ca75963e /scripts/lib/kdoc/kdoc_output.py | |
parent | 8d7338752d76c3854a5c54cf7df976c539baab5b (diff) | |
download | linux-172bee3376ab29fbf38b09bf01d6f06f7f6c39e1.tar.xz |
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