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

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)