From da7c224b1baaeb7543dc7663ae78716f9a6864c1 Mon Sep 17 00:00:00 2001 From: Ying Xue Date: Wed, 8 Jan 2014 10:26:39 +0800 Subject: [PATCH] net: xfrm: xfrm_policy: silence compiler warning MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fix below compiler warning: net/xfrm/xfrm_policy.c:1644:12: warning: ‘xfrm_dst_alloc_copy’ defined but not used [-Wunused-function] Signed-off-by: Ying Xue Signed-off-by: David S. Miller --- Reading git-format-patch failed