]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/asm-arm/dma-mapping.h
Fix occurrences of "the the "
[net-next-2.6.git] / include / asm-arm / dma-mapping.h
index abfb75b654c7df7f8795b1f0db4ea4aa173fd0e8..c8b5d0db0cf08d8580efdffed8227dbf83f0624f 100644 (file)
@@ -445,7 +445,7 @@ extern void dmabounce_unregister_dev(struct device *);
  *
  * The dmabounce routines call this function whenever a dma-mapping
  * is requested to determine whether a given buffer needs to be bounced
- * or not. The function must return 0 if the the buffer is OK for
+ * or not. The function must return 0 if the buffer is OK for
  * DMA access and 1 if the buffer needs to be bounced.
  *
  */