patch-2.4.3 linux/drivers/scsi/sun3_scsi.c
Next file: linux/drivers/scsi/sun3x_esp.c
Previous file: linux/drivers/scsi/scsi_lib.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Mar 2 18:38:39 2001
- Orig file:
v2.4.2/linux/drivers/scsi/sun3_scsi.c
- Orig date:
Fri Dec 29 14:07:22 2000
diff -u --recursive --new-file v2.4.2/linux/drivers/scsi/sun3_scsi.c linux/drivers/scsi/sun3_scsi.c
@@ -34,7 +34,7 @@
/*
- * This is from mac_scsi.h, but hey, maybe this is usefull for Sun3 too! :)
+ * This is from mac_scsi.h, but hey, maybe this is useful for Sun3 too! :)
*
* Options :
*
@@ -118,7 +118,7 @@
/* dvma buffer to allocate -- 32k should hopefully be more than sufficient */
#define SUN3_DVMA_BUFSIZE 0xe000
-/* minimum number of bytes to to dma on */
+/* minimum number of bytes to do dma on */
#define SUN3_DMA_MINSIZE 128
static volatile unsigned char *sun3_scsi_regp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)