diff options
author | Jonathan Corbet <corbet@lwn.net> | 2025-06-06 10:34:35 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-06-09 14:37:17 -0600 |
commit | f9b4cf2e8518387d4c512d934137dc6968759ec4 (patch) | |
tree | ab9991d8d4c8ad83b196b4b4b5d3c416b92cecca /scripts/lib/kdoc/kdoc_output.py | |
parent | 8f4650fe1a74e68f5c6715413a5a26aa1564780d (diff) |
docs: kdoc: remove the KernelEntry::descr pseudo member
The entry.descr value used in process_name() is not actually a member of
the KernelEntry class; it is a bit of local state. So just manage it
locally.
A trim_whitespace() helper was added to clean up the code slightly.
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250606163438.229916-7-corbet@lwn.net
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions