net: Convert cttimeout_ops
authorKirill Tkhai <ktkhai@virtuozzo.com>
Wed, 7 Mar 2018 09:39:51 +0000 (12:39 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Mar 2018 17:36:44 +0000 (12:36 -0500)
commitffdf72bc1eed9a56aa266bde2d425f85b4d4ca18
treefe787d5df1fdde5dd4e4045041cc29c840e51b5c
parentcf51503a03f7ff89d8152a3132843330be90729e
net: Convert cttimeout_ops

These pernet_operations also look closed in themself.
Exit method touch only per-net structures, so it's
safe to execute them for several net namespaces in parallel.

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nfnetlink_cttimeout.c