batman-adv: Document optional batadv_algo_ops
authorSven Eckelmann <sven@narfation.org>
Tue, 7 Jun 2016 20:44:53 +0000 (22:44 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Tue, 9 Aug 2016 05:54:25 +0000 (07:54 +0200)
commite61cdfa3343b439590d6b9319fc973b7a1cb97ae
tree6be4b28c692eb8c7a402fed94092d31ef8dfb57a
parent7d0a55339f146a27282f95ab445d6d0324958a40
batman-adv: Document optional batadv_algo_ops

Some operations in batadv_algo_ops are optional and marked as such in the
kerneldoc. But some of them miss the "(optional)" in their kerneldoc. These
have to also be marked to give an implementor of an algorithm the correct
background information without looking in the code calling these function
pointers.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/types.h