From: Wei Yongjun Date: Wed, 8 Jan 2014 13:59:30 +0000 (+0800) Subject: ip_tunnel: fix sparse non static symbol warning X-Git-Tag: v3.14-rc1~94^2~247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0eb1f7e66dd53355746cd6a8e7e56c465dc6cde;p=pandora-kernel.git ip_tunnel: fix sparse non static symbol warning Fixes the following sparse warning: net/ipv4/ip_tunnel.c:116:18: warning: symbol 'tunnel_dst_check' was not declared. Should it be static? Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed