mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-11 23:48:08 +09: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>