aa0adb1a85
Linux 2.6.21 defines different macros for __attribute__ which are also used inside batman-adv. The next version of checkpatch.pl warns about the usage of __attribute__((packed))). Linux 2.6.33 defines an extra macro __always_unused which is used to assist source code analyzers and can be used to removed the last existing __attribute__ inside the source code. Signed-off-by: Sven Eckelmann <sven@narfation.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
aggregation.c | ||
aggregation.h | ||
bat_debugfs.c | ||
bat_debugfs.h | ||
bat_sysfs.c | ||
bat_sysfs.h | ||
bitarray.c | ||
bitarray.h | ||
gateway_client.c | ||
gateway_client.h | ||
gateway_common.c | ||
gateway_common.h | ||
hard-interface.c | ||
hard-interface.h | ||
hash.c | ||
hash.h | ||
icmp_socket.c | ||
icmp_socket.h | ||
main.c | ||
main.h | ||
originator.c | ||
originator.h | ||
packet.h | ||
ring_buffer.c | ||
ring_buffer.h | ||
routing.c | ||
routing.h | ||
send.c | ||
send.h | ||
soft-interface.c | ||
soft-interface.h | ||
translation-table.c | ||
translation-table.h | ||
types.h | ||
unicast.c | ||
unicast.h | ||
vis.c | ||
vis.h |