patch-2.1.99 linux/init/main.c
Next file: linux/kernel/kmod.c
Previous file: linux/include/scsi/scsi_ioctl.h
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Sat Apr 25 22:13:39 1998
-  Orig file: 
v2.1.98/linux/init/main.c
-  Orig date: 
Tue Apr 14 14:29:26 1998
diff -u --recursive --new-file v2.1.98/linux/init/main.c linux/init/main.c
@@ -1162,13 +1162,6 @@
 	smp_begin();
 #endif	
 
-#ifdef CONFIG_KMOD
-	{
-		extern int kmod_init(void);
-		kmod_init();
-	}
-#endif
-
 #ifdef CONFIG_UMSDOS_FS
 	{
 		/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov