patch-2.1.104 linux/drivers/scsi/53c7xx.c
Next file: linux/drivers/scsi/53c7xx.h
Previous file: linux/drivers/sbus/char/envctrl.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Wed May 20 18:55:06 1998
- Orig file:
v2.1.103/linux/drivers/scsi/53c7xx.c
- Orig date:
Thu May 14 19:47:40 1998
diff -u --recursive --new-file v2.1.103/linux/drivers/scsi/53c7xx.c linux/drivers/scsi/53c7xx.c
@@ -284,7 +284,7 @@
#ifdef NO_IO_SPACE
/*
* The following make the definitions in 53c7xx.h (write8, etc) smaller,
- * we don't have seperate i/o space anyway.
+ * we don't have separate i/o space anyway.
*/
#undef inb
#undef outb
@@ -2518,7 +2518,7 @@
* RGH: I don't really like it - You get an interrupt which
* calls NCR53c7x0_intr(), which calls this function (via
* intr_dma()), which calls NCR53c7x0_intr().....
- * Anyway lets see how it goes for now.
+ * Anyway let's see how it goes for now.
*/
hostdata->emulated_intfly = 1;
NCR53c7x0_intr(host->irq, NULL, NULL);
@@ -5681,7 +5681,7 @@
/*
* For the 53c710, the following will report value 0 for SCNTL3
- * and STEST0 - we dont have these registers.
+ * and STEST0 - we don't have these registers.
*/
printk ("scsi%d : DCMD|DBC=0x%x, DNAD=0x%x (virt 0x%p)\n"
" DSA=0x%lx (virt 0x%p)\n"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov