]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
batman-adv: Fix names for kernel-doc blocks
authorSven Eckelmann <sven@narfation.org>
Wed, 20 Jan 2021 19:50:35 +0000 (20:50 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Sat, 6 Feb 2021 08:22:45 +0000 (09:22 +0100)
commit25d81f9307ffc166427d93152498f45178f5936a
tree5eaf72c60410994f6806194568e07d853872b74e
parent576fb6713bc46cf3fd01f05d3ef062a6c79556c8
batman-adv: Fix names for kernel-doc blocks

kernel-doc can only correctly identify the documented function or struct
when the name in the first kernel-doc line references it. But some of the
kernel-doc blocks referenced a different function/struct then it actually
documented.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/distributed-arp-table.c
net/batman-adv/multicast.c
net/batman-adv/netlink.c
net/batman-adv/tp_meter.c
net/batman-adv/types.h