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)
commit7f9f02cb83a6a85fea1482191405a9ce37558479
tree9a638c800e52f4ad07c13639dc6275f48519d5c4
parent18a1cb6ee08e6ea62e0f3c2643435cd444fc0790
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