]> git.baikalelectronics.ru Git - 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)
commit9f58d1a3b1646ce62ab6088bd1ad1a62c781d96a
tree5eaf72c60410994f6806194568e07d853872b74e
parentd852cdc26bf776b3cf133926b8ccde9edc45ea36
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