diff options
author | Kirill Tkhai <ktkhai@virtuozzo.com> | 2018-02-13 12:28:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-13 18:36:07 +0300 |
commit | 36b0068e6c9892aa4757d4fa08fd14fbba72b3b3 (patch) | |
tree | 1a12ae8bbadc6eed3417cae8de9eada4cc831e5b /net/unix/af_unix.c | |
parent | 15898a011b3d0390869f31167c4403835bc04954 (diff) | |
download | linux-36b0068e6c9892aa4757d4fa08fd14fbba72b3b3.tar.xz |
net: Convert proto_net_ops
This patch starts to convert pernet_subsys, registered
from subsys initcalls.
It seems safe to be executed in parallel with others,
as it's only creates/destoyes proc entry,
which nobody else is not interested in.
Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Acked-by: Andrei Vagin <avagin@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions