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