patch-2.3.16 linux/drivers/scsi/fcal.c
Next file: linux/drivers/scsi/hosts.c
Previous file: linux/drivers/scsi/esp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Aug 31 11:23:03 1999
- Orig file:
v2.3.15/linux/drivers/scsi/fcal.c
- Orig date:
Mon Mar 15 16:11:31 1999
diff -u --recursive --new-file v2.3.15/linux/drivers/scsi/fcal.c linux/drivers/scsi/fcal.c
@@ -90,7 +90,7 @@
/* Detect all FC Arbitrated Loops attached to the machine.
fc4 module has done all the work for us... */
-__initfunc(int fcal_detect(Scsi_Host_Template *tpnt))
+int __init fcal_detect(Scsi_Host_Template *tpnt)
{
int nfcals = 0;
fc_channel *fc;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)