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

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

diff -u --recursive --new-file v2.4.2/linux/drivers/scsi/atari_dma_emul.c linux/drivers/scsi/atari_dma_emul.c
@@ -131,7 +131,7 @@
  * 
  * 4. When this function is left, the address pointer (start_addr) is
  *    converted to a physical address. Because it points one byte
- *    further than the last transfered byte, it can point outside the
+ *    further than the last transferred byte, it can point outside the
  *    current page. If virt_to_phys() is called with this address we
  *    might get an access error. Therefore virt_to_phys() is called with
  *    start_addr - 1 if the count has reached zero. The result is

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