aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2025-06-06 14:15:42 +0000
committerJonathan Corbet <[email protected]>2025-06-09 18:36:40 +0000
commit27ad33b6b349c8c76fdef3bf0f707158ce7c275e (patch)
treebc08c81ed0a8624b3dfe33f988a5c2c35e51a94d /scripts/lib/kdoc/kdoc_files.py
parentdocs: packing: Fix a typo in example code. (diff)
downloadkernel-27ad33b6b349c8c76fdef3bf0f707158ce7c275e.tar.gz
kernel-27ad33b6b349c8c76fdef3bf0f707158ce7c275e.zip
kernel-doc: Fix symbol matching for dropped suffixes
The support for dropping "_noprof" missed dropping the suffix from exported symbols. That meant that using the :export: feature would look for kernel-doc for (eg) krealloc_noprof() and not find the kernel-doc for krealloc(). Fixes: 51a7bf0238c2 (scripts/kernel-doc: drop "_noprof" on function prototypes) Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions