summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_connmark.c
diff options
context:
space:
mode:
authorTaehee Yoo <ap420073@gmail.com>2018-04-08 17:59:34 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2018-04-24 11:29:14 +0300
commit35341a61597ea160b0b8d8a91052c62eb4be8dba (patch)
tree464fee70287160b15956688c558a4411c01ed21f /net/netfilter/xt_connmark.c
parent2eb0f624b709e78ec8e2f4c3412947703db99301 (diff)
downloadlinux-35341a61597ea160b0b8d8a91052c62eb4be8dba.tar.xz
netfilter: add __exit mark to helper modules
There are no __exit mark in the helper modules. because these exit functions used to be called by init function but now that is not. so we can add __exit mark. Signed-off-by: Taehee Yoo <ap420073@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/xt_connmark.c')
0 files changed, 0 insertions, 0 deletions