]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Prefix hash local static functions with batadv_
authorSven Eckelmann <sven@narfation.org>
Sat, 12 May 2012 16:33:58 +0000 (18:33 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Mon, 25 Jun 2012 06:21:42 +0000 (08:21 +0200)
commit369edc236d7fbad670c5eb2a8094688b00fb8224
tree9a638c800e52f4ad07c13639dc6275f48519d5c4
parent176702964056300c191191a2dfec33d64a723cbb
batman-adv: Prefix hash local static functions with batadv_

All non-static symbols of batman-adv were prefixed with batadv_ to avoid
collisions with other symbols of the kernel. Other symbols of batman-adv
should use the same prefix to keep the naming scheme consistent.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
net/batman-adv/hash.c