OSDN Git Service

batman-adv: Prefix bat_sysfs local static functions with batadv_
authorSven Eckelmann <sven@narfation.org>
Sat, 12 May 2012 16:33:52 +0000 (18:33 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Mon, 25 Jun 2012 06:21:35 +0000 (08:21 +0200)
commit0ff9b86feb6ee50171dcf5635520c91757b3d5e9
tree48d6af680881a8a1e3154a922d60d7a3c762fda4
parentfe8bc39699cf887a9c3758aa7b3cbbf771e1e847
batman-adv: Prefix bat_sysfs 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/bat_sysfs.c