patch-2.4.10 linux/drivers/fc4/fc.c
Next file: linux/drivers/fc4/soc.c
Previous file: linux/drivers/char/wdt_pci.c
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Fri Sep 14 14:04:08 2001
-  Orig file: 
v2.4.9/linux/drivers/fc4/fc.c
-  Orig date: 
Fri Feb  9 11:30:23 2001
diff -u --recursive --new-file v2.4.9/linux/drivers/fc4/fc.c linux/drivers/fc4/fc.c
@@ -1155,14 +1155,3 @@
 	kfree(p);
 	return status;
 }
-
-#ifdef MODULE
-int init_module(void)
-{
-	return 0;
-}
-
-void cleanup_module(void)
-{
-}
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)