diff options
author | Sven Eckelmann <sven@narfation.org> | 2011-01-15 15:39:43 +0100 |
---|---|---|
committer | Sven Eckelmann <sven@narfation.org> | 2011-01-16 03:25:19 +0100 |
commit | aa0adb1a85e159cf57f0e11282bc6c9e3606a5f3 (patch) | |
tree | 19406bf80804801e85cf0182f5037ddfc656465e /net/irda/irnet/irnet_ppp.c | |
parent | batman-adv: Even Batman should not dereference NULL pointers (diff) | |
download | linux-aa0adb1a85e159cf57f0e11282bc6c9e3606a5f3.tar.xz linux-aa0adb1a85e159cf57f0e11282bc6c9e3606a5f3.zip |
batman-adv: Use "__attribute__" shortcut macros
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>
Diffstat (limited to 'net/irda/irnet/irnet_ppp.c')
0 files changed, 0 insertions, 0 deletions