]> asedeno.scripts.mit.edu Git - linux.git/commit
batman-adv: Add kernel-doc to functions in headers
authorSven Eckelmann <sven@narfation.org>
Sat, 2 Dec 2017 18:51:52 +0000 (19:51 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Fri, 15 Dec 2017 16:29:23 +0000 (17:29 +0100)
commite57acf8e93fb65715af7595066d99d4c0c3f0235
treede305cffed87501d2fe176fcd03c90946c1f9d4d
parent73844a8c78cc975ac43fec05f7c90417f5f99742
batman-adv: Add kernel-doc to functions in headers

Externally visible functions should be documented with kernel-doc. This
usually refers to non-static functions but also static inline files in
headers are visible in other files and should therefore be documented.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/bitarray.h
net/batman-adv/hard-interface.h
net/batman-adv/hash.h
net/batman-adv/log.h
net/batman-adv/main.h
net/batman-adv/originator.h