OSDN Git Service

net: Convert sysctl_core_ops
authorKirill Tkhai <ktkhai@virtuozzo.com>
Tue, 13 Feb 2018 09:29:42 +0000 (12:29 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Feb 2018 15:36:08 +0000 (10:36 -0500)
commit232cf06c611f57ccb8e321de3fd850f21215ede8
treeb5d0ae4114c866e25f151492d34f53b56ccde81f
parent6c0075d0f6ccf5be4527408830852106808ab2bb
net: Convert sysctl_core_ops

These pernet_operations register and destroy sysctl
directory, and it's not interesting for foreign
pernet_operations.

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Acked-by: Andrei Vagin <avagin@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/sysctl_net_core.c