git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8752b5c
)
net: xfrm: xfrm_policy: silence compiler warning
author
Ying Xue
<ying.xue@windriver.com>
Wed, 8 Jan 2014 02:26:39 +0000
(10:26 +0800)
committer
David 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