[PATCH] Trivial 2.5.17: DMA-mapping.txt typo fix

From: Rusty Russell (rusty@rustcorp.com.au)
Date: Wed May 22 2002 - 02:26:28 EST


Roger Luethi <rl@hellgate.ch>: DMA-mapping.txt: sg_dma_length() -> sg_dma_len():

--- trivial-2.5.17/Documentation/DMA-mapping.txt.orig Wed May 22 17:13:45 2002
+++ trivial-2.5.17/Documentation/DMA-mapping.txt Wed May 22 17:13:45 2002
@@ -484,7 +484,7 @@
 of sg entries it mapped them to.
 
 Then you should loop count times (note: this can be less than nents times)
-and use sg_dma_address() and sg_dma_length() macros where you previously
+and use sg_dma_address() and sg_dma_len() macros where you previously
 accessed sg->address and sg->length as shown above.
 
 To unmap a scatterlist, just call:

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 23 2002 - 22:00:24 EST