]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Prefix routing local static functions with batadv_
authorSven Eckelmann <sven@narfation.org>
Wed, 16 May 2012 18:23:13 +0000 (20:23 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Mon, 25 Jun 2012 06:21:45 +0000 (08:21 +0200)
commitd05818a6d032162c45925e8b81cdc9d1387cd0ab
tree058c305709ae3c4475c1660bc5aca03bcf91f46e
parent9a98a3d6cc5cbf7aa405e18af9d449c2c332dddf
batman-adv: Prefix routing 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/routing.c