]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - net/batman-adv/bridge_loop_avoidance.c
batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_
authorSven Eckelmann <sven@narfation.org>
Sat, 12 May 2012 16:33:53 +0000 (18:33 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Mon, 25 Jun 2012 06:21:36 +0000 (08:21 +0200)
commit3b300de322014f529b2e0a72a92c414686b85671
tree3129951c227126dfa167544d0bce7204ea9176e1
parent0ff9b86feb6ee50171dcf5635520c91757b3d5e9
batman-adv: Prefix bridge_loop_avoidance 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/bridge_loop_avoidance.c