From: Alexey Dobriyan Date: Wed, 10 Mar 2010 23:23:10 +0000 (-0800) Subject: nsproxy: remove INIT_NSPROXY() X-Git-Tag: v2.6.34-rc2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8467005da3ef6104b89a4cc5e9c9d9445b75565f;p=pandora-kernel.git nsproxy: remove INIT_NSPROXY() Remove INIT_NSPROXY(), use C99 initializer. Remove INIT_IPC_NS(), INIT_NET_NS() while I'm at it. Note: headers trim will be done later, now it's quite pointless because results will be invalidated by merge window. Signed-off-by: Alexey Dobriyan Acked-by: Serge Hallyn Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed