patch-1.3.87 linux/drivers/scsi/eata_dma_proc.c
Next file: linux/drivers/scsi/eata_pio.c
Previous file: linux/drivers/scsi/eata_dma.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Apr 12 09:49:41 1996
- Orig file:
v1.3.86/linux/drivers/scsi/eata_dma_proc.c
- Orig date:
Mon Nov 6 12:45:53 1995
diff -u --recursive --new-file v1.3.86/linux/drivers/scsi/eata_dma_proc.c linux/drivers/scsi/eata_dma_proc.c
@@ -57,7 +57,7 @@
* eata_proc_info
* inout : decides on the direction of the dataflow and the meaning of the
* variables
- * buffer: If inout==FALSE data is beeing written to it else read from it
+ * buffer: If inout==FALSE data is being written to it else read from it
* *start: If inout==FALSE start of the valid data in the buffer
* offset: If inout==FALSE offset from the beginning of the imaginary file
* from which we start writing into the buffer
@@ -99,7 +99,7 @@
HBA_ptr = SD(HBA_ptr)->next;
}
- if(inout == TRUE) /* Has data been writen to the file ? */
+ if(inout == TRUE) /* Has data been written to the file ? */
return(eata_set_info(buffer, length, HBA_ptr));
if (offset == 0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this