X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2FDMA-API.txt;h=1af0f2d5022066f1a205ad5265771e3ab112c018;hb=9e43e1b7c7c9872da032442d8e4bb112a02d16f4;hp=6ee3cd6134dfad024bccff633ac2bece79fc0db6;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6 diff --git a/Documentation/DMA-API.txt b/Documentation/DMA-API.txt index 6ee3cd6134..1af0f2d502 100644 --- a/Documentation/DMA-API.txt +++ b/Documentation/DMA-API.txt @@ -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.