]> 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)
commit9cf0dfb079bc6f494401c04b3a8b59f9281f9170
tree9a638c800e52f4ad07c13639dc6275f48519d5c4
parent38b2e013f3f7ba89f5b2a6a42f47f70ed8d50525
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