]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Fix kernel-doc parsing of main structs
authorSven Eckelmann <sven@narfation.org>
Sun, 6 Sep 2015 19:38:45 +0000 (21:38 +0200)
committerAntonio Quartulli <a@unstable.cc>
Sat, 9 Jan 2016 12:56:00 +0000 (20:56 +0800)
commite44b4b382cea0637f31b9ca19c98347c898bcd15
tree15d632bb35f2e1e853e7d70b7f2e4c8346a64592
parentf455b36b05ef26b001fd61f7a337eb76c34dee8e
batman-adv: Fix kernel-doc parsing of main structs

kernel-doc is not able to skip an #ifdef between the kernel documentation
block and the start of the struct. Moving the #ifdef before the kernel doc
block avoids this problem

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
net/batman-adv/types.h