]> granicus.if.org Git - ipset/commit
Fix compiler warnings "'hash_ip4_data_next' declared inline after being called"
authorChris Friesen <chris.friesen@genband.com>
Sat, 9 Jul 2011 08:19:41 +0000 (10:19 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sat, 9 Jul 2011 08:19:41 +0000 (10:19 +0200)
commit3d5a1a2e312cd2677cfa93438b66de7cbba6f58e
treebd3f347422c1d6cd922c430e426fde34be12c684
parent76f6727dd65d2c3c188b11100257277736e99817
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>
kernel/include/linux/netfilter/ipset/ip_set_ahash.h