OSDN Git Service

batman-adv: Prefix unicast local static functions with batadv_
authorSven Eckelmann <sven@narfation.org>
Wed, 16 May 2012 18:23:17 +0000 (20:23 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Thu, 28 Jun 2012 06:44:44 +0000 (08:44 +0200)
commit0354440ba142eb9b6a03d287349350c1f75e5786
treec630dfc0144bc18f758599375fb44962f7266f9b
parent160eb5a6b14ca2eab5c598bdbbb24c24624bad34
batman-adv: Prefix unicast 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/unicast.c