batman-adv: Use inline kernel-doc for enum/struct
authorSven Eckelmann <sven@narfation.org>
Sat, 2 Dec 2017 18:51:48 +0000 (19:51 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Fri, 15 Dec 2017 16:29:20 +0000 (17:29 +0100)
commit8b84cc4fb556b24fcd2c9529ad4b13556258f668
tree0df7e1324f214d83f31e5818d4fd28c18813deb0
parent7e9a8c2ce7c5f8745c003e2ba4758c21c38a0419
batman-adv: Use inline kernel-doc for enum/struct

The inline kernel-doc comments make it easier to keep changes to the
struct/enum synchronized with the documentation of the it. And it makes it
easier for larger structures like struct batadv_priv to read the
documentation inside the code.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/bat_iv_ogm.c
net/batman-adv/gateway_common.h
net/batman-adv/hard-interface.h
net/batman-adv/log.h
net/batman-adv/multicast.h
net/batman-adv/types.h