net: xfrm: xfrm_policy: silence compiler warning
authorYing Xue <ying.xue@windriver.com>
Wed, 8 Jan 2014 02:26:39 +0000 (10:26 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jan 2014 03:45:26 +0000 (22:45 -0500)
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 <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found