[PATCH] 3c59x: carriercheck for forced media
[safe/jmp/linux-2.6] / Documentation / DMA-API.txt
index 6ee3cd6..1af0f2d 100644 (file)
@@ -121,7 +121,7 @@ pool's device.
                        dma_addr_t addr);
 
 This puts memory back into the pool.  The pool is what was passed to
-the the pool allocation routine; the cpu and dma addresses are what
+the pool allocation routine; the cpu and dma addresses are what
 were returned when that routine allocated the memory being freed.