aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/xfrm4_policy.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2017-02-07 15:00:15 +0100
committerSteffen Klassert <steffen.klassert@secunet.com>2017-02-09 10:22:17 +0100
commit2b61997aa0c68ae033d066ac2d9905ada81b761a (patch)
treea335e1a8dff3bf966f1cf17243420b87e3306a81 /net/ipv4/xfrm4_policy.c
parentxfrm: policy: xfrm_get_tos cannot fail (diff)
downloadlinux-dev-2b61997aa0c68ae033d066ac2d9905ada81b761a.tar.xz
linux-dev-2b61997aa0c68ae033d066ac2d9905ada81b761a.zip
xfrm: policy: xfrm_policy_unregister_afinfo can return void
Nothing checks the return value. Also, the errors returned on unregister are impossible (we only support INET and INET6, so no way xfrm_policy_afinfo[afinfo->family] can be anything other than 'afinfo' itself). Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/ipv4/xfrm4_policy.c')
0 files changed, 0 insertions, 0 deletions