From: Alexander Popov <a13xp0p0v88@gmail.com>
Date: Thu, 15 May 2014 14:15:31 +0000 (+0400)
Subject: dmaengine: fix comment typo
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ba730340f96c01160b5f26f81e8fb38f8cb1821c;p=linux.git

dmaengine: fix comment typo

Fix comment typo.

Signed-off-by: Alexander Popov <a13xp0p0v88@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
---

diff --git a/include/linux/dmaengine.h b/include/linux/dmaengine.h
index 8300fb87b84ac..cbb168e04dc16 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 {