patch-2.2.18 linux/drivers/scsi/scsi_obsolete.c

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

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/scsi/scsi_obsolete.c linux/drivers/scsi/scsi_obsolete.c
@@ -366,7 +366,7 @@
         * crashing, all scsi_done() calls during sync resets are ignored.
         */
         printk("scsi%d: device driver called scsi_done() "
-	       "for a syncronous reset.\n", SCpnt->host->host_no);
+	       "for a synchronous reset.\n", SCpnt->host->host_no);
         return;
     }
     if(SCpnt->flags & WAS_SENSE)

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