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:
|
||
|---|---|---|
| .. | ||
| abi | ||
| kdoc | ||