Files
linux/include/uapi
Sven Eckelmann 3ebcaccc88 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>
2026-08-04 17:33:04 +02:00
..
2025-04-11 20:45:43 -03:00
2026-03-27 16:35:04 -04:00