From: Ying Xue Date: Tue, 12 May 2015 10:29:44 +0000 (+0800) Subject: net: make skb_dst_pop routine static X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9449c3cd90472141cf081af88181a56163ff7132;p=pandora-kernel.git net: make skb_dst_pop routine static As xfrm_output_one() is the only caller of skb_dst_pop(), we should make skb_dst_pop() localized. Signed-off-by: Ying Xue Signed-off-by: David S. Miller --- Reading git-diff-tree failed