diff options
author | Florian Westphal <fw@strlen.de> | 2017-02-07 15:00:15 +0100 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2017-02-09 10:22:17 +0100 |
commit | 2b61997aa0c68ae033d066ac2d9905ada81b761a (patch) | |
tree | a335e1a8dff3bf966f1cf17243420b87e3306a81 /net/ipv6/xfrm6_policy.c | |
parent | f5e2bb4f5b2252e8f170f59bece2cf9a2efc8e6a (diff) |
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/ipv6/xfrm6_policy.c')
0 files changed, 0 insertions, 0 deletions