diff mbox

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

Message ID 1400163335-29853-2-git-send-email-a13xp0p0v88@gmail.com (mailing list archive)
State Accepted
Delegated to: Anatolij Gustschin
Headers show

Commit Message

Alexander Popov May 15, 2014, 2:15 p.m. UTC
Fix comment typo.

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

Comments

Vinod Koul May 22, 2014, 5:07 a.m. UTC | #1
On Thu, May 15, 2014 at 06:15:31PM +0400, Alexander Popov wrote:
> Fix comment typo.

Applied, thanks
diff mbox

Patch

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 {