dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/batman-adv
Sven Eckelmann f0530ee5fb batman-adv: Prefix unicast 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>
2012-06-24 18:41:42 +02:00
..
Kconfig batman-adv: add bridge loop avoidance compile option 2012-04-11 14:29:00 +02:00
Makefile batman-adv: add bridge loop avoidance compile option 2012-04-11 14:29:00 +02:00
bat_algo.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
bat_debugfs.c batman-adv: Prefix bat_debugfs local static functions with batadv_ 2012-06-24 18:41:40 +02:00
bat_debugfs.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
bat_iv_ogm.c batman-adv: Prefix hard-interface static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
bat_sysfs.c batman-adv: Prefix hard-interface static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
bat_sysfs.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
bitarray.c batman-adv: Prefix bitarray static inline functions with batadv_ 2012-06-24 18:41:40 +02:00
bitarray.h batman-adv: Prefix bitarray static inline functions with batadv_ 2012-06-24 18:41:40 +02:00
bridge_loop_avoidance.c batman-adv: Prefix originator static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
bridge_loop_avoidance.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
gateway_client.c batman-adv: Prefix hard-interface static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
gateway_client.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
gateway_common.c batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
gateway_common.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
hard-interface.c batman-adv: Prefix hard-interface static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
hard-interface.h batman-adv: Prefix hard-interface static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
hash.c batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
hash.h batman-adv: Prefix hash static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
icmp_socket.c batman-adv: Prefix originator static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
icmp_socket.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
main.c batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
main.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
originator.c batman-adv: Prefix originator static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
originator.h batman-adv: Prefix originator static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
packet.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
ring_buffer.c batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
ring_buffer.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
routing.c batman-adv: Prefix unicast static inline functions with batadv_ 2012-06-24 18:41:42 +02:00
routing.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
send.c batman-adv: Prefix hard-interface static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
send.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
soft-interface.c batman-adv: Prefix hard-interface static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
soft-interface.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
translation-table.c batman-adv: Prefix originator static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
translation-table.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
types.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
unicast.c batman-adv: Prefix originator static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
unicast.h batman-adv: Prefix unicast static inline functions with batadv_ 2012-06-24 18:41:42 +02:00
vis.c batman-adv: Prefix originator static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
vis.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00