Archived
14
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/include/linux/netfilter/ipset
Chris Friesen 0f598f0b4c netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called"
Some gcc versions warn about prototypes without "inline" when the declaration
includes the "inline" keyword. The fix generates a false error message
"marked inline, but without a definition" with sparse below 0.4.2.

Signed-off-by: Chris Friesen <chris.friesen@genband.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2011-07-21 12:07:10 +02:00
..
ip_set.h netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl 2011-06-16 19:01:26 +02:00
ip_set_ahash.h netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called" 2011-07-21 12:07:10 +02:00
ip_set_bitmap.h
ip_set_getport.h netfilter: ipset: SCTP, UDPLITE support added 2011-04-13 13:51:38 +02:00
ip_set_hash.h netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types 2011-06-16 18:52:41 +02:00
ip_set_list.h
ip_set_timeout.h netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl 2011-06-16 19:01:26 +02:00
Kbuild netfilter: ipset: install ipset related header files 2011-02-01 18:52:42 +01:00
pfxlen.h netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl 2011-06-16 19:01:26 +02:00