batman-adv: Prefix bitarray static inline 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>
Showing
- net/batman-adv/bat_iv_ogm.c 7 additions, 6 deletionsnet/batman-adv/bat_iv_ogm.c
- net/batman-adv/bitarray.c 4 additions, 4 deletionsnet/batman-adv/bitarray.c
- net/batman-adv/bitarray.h 3 additions, 3 deletionsnet/batman-adv/bitarray.h
- net/batman-adv/routing.c 2 additions, 2 deletionsnet/batman-adv/routing.c
Loading
Please register or sign in to comment