patch-2.3.13 linux/drivers/scsi/hosts.c
Next file: linux/drivers/scsi/ini9100u.c
Previous file: linux/drivers/scsi/gdth.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Aug  9 10:25:01 1999
-  Orig file: 
v2.3.12/linux/drivers/scsi/hosts.c
-  Orig date: 
Tue May 11 14:37:40 1999
diff -u --recursive --new-file v2.3.12/linux/drivers/scsi/hosts.c linux/drivers/scsi/hosts.c
@@ -752,7 +752,7 @@
             shpnt->eh_notify = NULL;
 }
 
-__initfunc(unsigned int scsi_init(void))
+unsigned int __init scsi_init(void)
 {
     static int called = 0;
     int i, pcount;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)