On Mon, 10 Feb 2020 16:51:09 +0800 Chen Wandun <chenwandun@xxxxxxxxxx> wrote: > Fix the following sparse warning: > > net/netfilter/nft_set_pipapo.c:739:6: warning: symbol 'nft_pipapo_get' was not declared. Should it be static? Whoops, thanks for fixing this. > Fixes: 3c4287f62044 ("nf_tables: Add set type for arbitrary concatenation of ranges") > Signed-off-by: Chen Wandun <chenwandun@xxxxxxxxxx> Acked-by: Stefano Brivio <sbrivio@xxxxxxxxxx> -- Stefano