-
- Downloads
batman-adv: Prefix hard-interface 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, 7 deletionsnet/batman-adv/bat_iv_ogm.c
- net/batman-adv/bat_sysfs.c 8 additions, 8 deletionsnet/batman-adv/bat_sysfs.c
- net/batman-adv/bridge_loop_avoidance.c 14 additions, 14 deletionsnet/batman-adv/bridge_loop_avoidance.c
- net/batman-adv/gateway_client.c 2 additions, 2 deletionsnet/batman-adv/gateway_client.c
- net/batman-adv/hard-interface.c 14 additions, 14 deletionsnet/batman-adv/hard-interface.c
- net/batman-adv/hard-interface.h 4 additions, 3 deletionsnet/batman-adv/hard-interface.h
- net/batman-adv/icmp_socket.c 2 additions, 2 deletionsnet/batman-adv/icmp_socket.c
- net/batman-adv/originator.c 2 additions, 2 deletionsnet/batman-adv/originator.c
- net/batman-adv/routing.c 6 additions, 6 deletionsnet/batman-adv/routing.c
- net/batman-adv/send.c 3 additions, 3 deletionsnet/batman-adv/send.c
- net/batman-adv/soft-interface.c 2 additions, 2 deletionsnet/batman-adv/soft-interface.c
- net/batman-adv/translation-table.c 14 additions, 14 deletionsnet/batman-adv/translation-table.c
- net/batman-adv/unicast.c 2 additions, 2 deletionsnet/batman-adv/unicast.c
- net/batman-adv/vis.c 4 additions, 4 deletionsnet/batman-adv/vis.c
Loading
Please register or sign in to comment