From: Gao feng Date: Tue, 19 Feb 2013 00:43:12 +0000 (+0000) Subject: net: ipv4: fix waring -Wunused-variable X-Git-Tag: v3.9-rc1~139^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=082c7ca42b0bf33aa3fb5eeb619dfbcfaa20d216;p=pandora-kernel.git net: ipv4: fix waring -Wunused-variable the vars ip_rt_gc_timeout is used only when CONFIG_SYSCTL is selected. move these vars into CONFIG_SYSCTL. Signed-off-by: Gao feng Signed-off-by: David S. Miller --- Reading git-diff-tree failed