patch-2.3.16 linux/drivers/scsi/st.c

Next file: linux/drivers/scsi/sym53c8xx.c
Previous file: linux/drivers/scsi/sr_ioctl.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/drivers/scsi/st.c linux/drivers/scsi/st.c
@@ -3499,7 +3499,7 @@
 
 static int st_registered = 0;
 
-/* Driver initialization (not __initfunc because may be called later) */
+/* Driver initialization (not __init because may be called later) */
 static int st_init()
 {
   int i;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)