mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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 <ak@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net>