patch-2.1.104 linux/drivers/scsi/hosts.c

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

diff -u --recursive --new-file v2.1.103/linux/drivers/scsi/hosts.c linux/drivers/scsi/hosts.c
@@ -546,7 +546,7 @@
 }
 
 /*
- * Why is this a seperate function?  Because the kernel_thread code
+ * Why is this a separate function?  Because the kernel_thread code
  * effectively does a fork, and there is a builtin exit() call when
  * the child returns.   The difficulty is that scsi_init() is
  * marked __initfunc(), which means the memory is unmapped after bootup

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov