xfrm: remove the unnecessary checking before call xfrm_pol_hold
authorLi RongQing <roy.qing.li@gmail.com>
Thu, 30 Apr 2015 09:13:41 +0000 (17:13 +0800)
committerSteffen Klassert <steffen.klassert@secunet.com>
Tue, 5 May 2015 07:27:00 +0000 (09:27 +0200)
commit586f2eb416f4271444e807b96346df3d30e8dfb5
tree7aa20c60754f9c177e338ff6023af8fbcbb5a510
parentdc0565ce6e34be06730312e79b226b7408a543c8
xfrm: remove the unnecessary checking before call xfrm_pol_hold

xfrm_pol_hold will check its input with NULL

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/xfrm/xfrm_policy.c
This page took 0.025747 seconds and 5 git commands to generate.