From: Claudiu Ghioc Date: Wed, 18 Jul 2012 09:10:22 +0000 (+0300) Subject: ipvs: fixed sparse warning X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~299^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b2d280817bd576e97ccd243b9b3a344d11ddd11;p=pandora-kernel.git ipvs: fixed sparse warning Removed the following sparse warnings, wether CONFIG_SYSCTL is defined or not: * 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed