From: Andi Kleen Date: Thu, 22 Dec 2005 20:43:42 +0000 (-0800) Subject: [NET]: Small cleanup to socket initialization X-Git-Tag: v2.6.16-rc1~474^2~22^2~9^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d76ea310b50a9c8ff15bd290fcb4ed4961adf2;p=pandora-kernel.git [NET]: Small cleanup to socket initialization sock_init can be done as a core_initcall instead of calling it directly in init/main.c Also I removed an out of date #ifdef. Signed-off-by: Andi Kleen Signed-off-by: David S. Miller --- Reading git-diff-tree failed