]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Prefix gateway_common local static functions with batadv_
authorSven Eckelmann <sven@narfation.org>
Sat, 12 May 2012 16:33:56 +0000 (18:33 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Mon, 25 Jun 2012 06:21:39 +0000 (08:21 +0200)
commitd599c03b41b5fc7359465542a1bc1aa38da6fca3
tree6f7a8f4cdbea87bc73fbe4998311ecbbe3a6c46f
parentea2ca8af6d8d759f0219127bb067ac33c3735609
batman-adv: Prefix gateway_common 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/gateway_common.c