diff options
author | Taehee Yoo | 2018-04-08 23:59:34 +0900 |
---|---|---|
committer | Pablo Neira Ayuso | 2018-04-24 10:29:14 +0200 |
commit | 35341a61597ea160b0b8d8a91052c62eb4be8dba (patch) | |
tree | 464fee70287160b15956688c558a4411c01ed21f /net/bridge | |
parent | 2eb0f624b709e78ec8e2f4c3412947703db99301 (diff) |
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/bridge')
0 files changed, 0 insertions, 0 deletions