batman-adv: Fix order of kernel doc in batadv_priv
authorLinus Lüssing <linus.luessing@c0d3.blue>
Tue, 23 Mar 2021 20:30:07 +0000 (21:30 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Tue, 23 Mar 2021 20:49:14 +0000 (21:49 +0100)
commit549750babea10621143eaec2eb58a15537a0a434
tree6f8c495fb6125723b52fd0f2e6ed3b4e0ed8bd1e
parentb1de0f01b0115575982cf24c88b35106449e9aa7
batman-adv: Fix order of kernel doc in batadv_priv

During the inlining process of kerneldoc in commit 8b84cc4fb556
("batman-adv: Use inline kernel-doc for enum/struct"), some comments were
placed at the wrong struct members. Fixing this by reordering the comments.

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/types.h