commit | ff15c27c97303fbe5abc49c25c73ea299ab72d31 | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Sat Dec 02 19:51:53 2017 +0100 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Fri Dec 15 17:29:24 2017 +0100 |
tree | ec78240c800bdf7a1ef3322175c5648a9ffa6d41 | |
parent | e57acf8e93fb65715af7595066d99d4c0c3f0235 [diff] |
batman-adv: Add kernel-doc to externally visible functions According to the kernel-doc documentation, externally visible functions should be documented. This refers to all all non-static function which can (and will) be used by functions in other sources files. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>