diff options
author | Florian Westphal <fw@strlen.de> | 2018-12-18 23:04:49 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-12-21 00:51:54 +0100 |
commit | fc3893fd5cfc3c654ae4b9c8d7ee39ea70e4bdc6 (patch) | |
tree | 224ecdd63114382adb372bcb72f4b8403d10a2f0 /net/core/dst.c | |
parent | cb2833ed0044f910877b810077bc6da2ac5f09a2 (diff) | |
download | linux-fc3893fd5cfc3c654ae4b9c8d7ee39ea70e4bdc6.tar.bz2 |
netfilter: conntrack: remove empty pernet fini stubs
after moving sysctl handling into single place, the init functions
can't fail anymore and some of the fini functions are empty.
Remove them and change return type to void.
This also simplifies error unwinding in conntrack module init path.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/core/dst.c')
0 files changed, 0 insertions, 0 deletions