From: Eric W. Biederman Date: Sun, 29 Nov 2009 15:46:17 +0000 (+0000) Subject: net: remove [un]register_pernet_gen_... and update the docs. X-Git-Tag: v2.6.33-rc1~388^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65c0cfafce9575319fb6f70080fbe226e5617e3b;p=pandora-kernel.git net: remove [un]register_pernet_gen_... and update the docs. No that all of the callers have been updated to set fields in struct pernet_operations, and simplified to let the network namespace core handle the allocation and freeing of the storage for them, remove the surpurpflous methods and update the docs to the new style. Signed-off-by: Eric W. Biederman Signed-off-by: David S. Miller --- Reading git-diff-tree failed