Re: [PATCH] ipvs: fixed sparse warning

2012-07-15 Thread Simon Horman
On Fri, Jul 13, 2012 at 07:57:22PM +0300, Claudiu Ghioc wrote: > Removed the following sparse warnings: > * warning: symbol 'ip_vs_control_net_init_sysctl' was not declared. Should > it be static? > * warning: symbol 'ip_vs_control_net_cleanup_sysctl' was not > declared. Should

[PATCH] ipvs: fixed sparse warning

2012-07-13 Thread Claudiu Ghioc
Removed the following sparse warnings: * warning: symbol 'ip_vs_control_net_init_sysctl' was not declared. Should it be static? * warning: symbol 'ip_vs_control_net_cleanup_sysctl' was not declared. Should it be static? Signed-off-by: Claudiu Ghioc --- net/netfilter/i