diff options
| author | Sven Eckelmann <sven@narfation.org> | 2026-06-08 09:56:29 +0200 |
|---|---|---|
| committer | Sven Eckelmann <sven@narfation.org> | 2026-08-04 17:33:04 +0200 |
| commit | 3ebcaccc8871ba723ea336db9da9084ae3cffcb3 (patch) | |
| tree | 35fd80eb43d53a8e7201de51fe0ad63391823af9 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | e558ee008810ca24bc85747779673f5aa82ffddb (diff) | |
batman-adv: add missing kernel-doc comments
batman-adv requires kernel-doc for all functions and data types visible
outside their own translation unit. Promoting a function from static to
module-wide visibility currently requires adding documentation from
scratch. However, this burden falls on whoever promotes a function from
static to module-wide visibility, rather than its original implementer.
Add the missing kernel-doc comments for the remaining undocumented
functions and data types to reduce the complexity for new contributions.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
