summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2025-09-05 15:53:05 -0600
committerJonathan Corbet <corbet@lwn.net>2025-09-18 10:19:53 -0600
commitfee63c8f10c2fe77f618f9955c2f5521ff9cc622 (patch)
tree95905d10257cbe83e7b9a56a90320b721a01a23a /scripts/lib/kdoc/kdoc_output.py
parenta2752f8c631201e189f501fc4d320354efa3e72e (diff)
docs: kdoc: remove a couple of spurious regex characters
The "name" regex in dump_function() includes both the tilde and colon characters, but neither has any place in function prototypes. Remove the characters, after which the regex simplifies to "\w+" No output changes. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions