[PATCH RFC v13 1/5] dmaengine: fix comment typo

Alexander Popov a13xp0p0v88 at gmail.com
Fri May 16 00:15:31 EST 2014


Fix comment typo.

Signed-off-by: Alexander Popov <a13xp0p0v88 at gmail.com>
---
 include/linux/dmaengine.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/dmaengine.h b/include/linux/dmaengine.h
index 8300fb8..cbb168e 100644
--- a/include/linux/dmaengine.h
+++ b/include/linux/dmaengine.h
@@ -292,7 +292,7 @@ struct dma_chan_dev {
 };
 
 /**
- * enum dma_slave_buswidth - defines bus with of the DMA slave
+ * enum dma_slave_buswidth - defines bus width of the DMA slave
  * device, source or target buses
  */
 enum dma_slave_buswidth {
-- 
1.8.4.2



More information about the Linuxppc-dev mailing list