diff options
author | Denis V. Lunev <den@openvz.org> | 2007-11-13 06:23:21 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-11-13 06:23:21 -0500 |
commit | ed160e839d2e1118529e58b04d52dba703ca629c (patch) | |
tree | be810664611452c2af170116e8deff2baa8cb916 /fs/proc | |
parent | 072ee3f9bd26a2f89a79d1eae9052d30b8d745a5 (diff) |
[NET]: Cleanup pernet operation without CONFIG_NET_NS
If CONFIG_NET_NS is not set, the only namespace is possible.
This patch removes list of pernet_operations and cleanups code a bit.
This list is not needed if there are no namespaces. We should just call
->init method.
Additionally, the ->exit will be called on module unloading only. This
case is safe - the code is not discarded. For the in/kernel code, ->exit
should never be called.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/proc')
0 files changed, 0 insertions, 0 deletions