patch-2.4.3 linux/drivers/scsi/cpqfcTSworker.c

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

diff -u --recursive --new-file v2.4.2/linux/drivers/scsi/cpqfcTSworker.c linux/drivers/scsi/cpqfcTSworker.c
@@ -422,7 +422,7 @@
     
 //      printk(" *ELS %Xh* ", fcLQ->Qitem[QconsumerNdx].Type);
       // if PortDiscDone is not set, it means the SendLogins routine
-      // failed to complete -- assume that LDn occured, so login frames
+      // failed to complete -- assume that LDn occurred, so login frames
       // are invalid
       if( !cpqfcHBAdata->PortDiscDone) // cleared by LDn
       {
@@ -4143,7 +4143,7 @@
   TachLiteIRE* pIRE;
   TachLiteTWE* pTWE;
   TachLiteTRE* pTRE;
-  ULONG fcp_dl;           // total byte length of DATA transfered
+  ULONG fcp_dl;           // total byte length of DATA transferred
   ULONG fl;               // frame length (FC frame size, 128, 256, 512, 1024)
   ULONG sgPairs;          // number of valid scatter/gather pairs
   int FCP_SCSI_command;

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