[PATCH 04/15]drivers:staging:comedi:drivers:das800.c Typo change diable to disable.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Justin P. Mattock
Date: Thursday, December 30, 2010 - 4:07 pm

The below patch fixes a typo "diable" to "disable". Please let me know if this 
is correct or not.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/staging/comedi/drivers/das800.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/comedi/drivers/das800.c b/drivers/staging/comedi/drivers/das800.c
index aecaedc..3ecae47 100644
--- a/drivers/staging/comedi/drivers/das800.c
+++ b/drivers/staging/comedi/drivers/das800.c
@@ -450,7 +450,7 @@ static irqreturn_t das800_interrupt(int irq, void *d)
 		/* otherwise, stop taking data */
 	} else {
 		spin_unlock_irqrestore(&dev->spinlock, irq_flags);
-		disable_das800(dev);	/* diable hardware triggered conversions */
+		disable_das800(dev);	/* disable hardware triggered conversions */
 		async->events |= COMEDI_CB_EOA;
 	}
 	comedi_event(dev, s);
-- 
1.6.5.2.180.gc5b3e

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 02/15]drivers:spi:dw_spi.c Typo change diable to di ..., Justin P. Mattock, (Thu Dec 30, 4:07 pm)
[PATCH 04/15]drivers:staging:comedi:drivers:das800.c Typo ..., Justin P. Mattock, (Thu Dec 30, 4:07 pm)
[PATCH 05/15]drivers:staging:vt6655:rf.c Typo change diabl ..., Justin P. Mattock, (Thu Dec 30, 4:07 pm)
[PATCH 08/15]drivers:scsi:lpfc:lpfc_init.c Typo change dia ..., Justin P. Mattock, (Thu Dec 30, 4:07 pm)
[PATCH 11/15]drivers:media:video:cx18:cx23418.h Typo chang ..., Justin P. Mattock, (Thu Dec 30, 4:08 pm)
[PATCH 12/15]drivers:media:video:tvp7002.c Typo change dia ..., Justin P. Mattock, (Thu Dec 30, 4:08 pm)
[PATCH 14/15]include:media:davinci:vpss.h Typo change diab ..., Justin P. Mattock, (Thu Dec 30, 4:08 pm)
[PATCH 15/15]drivers:spi:dw_spi.c Typo change diable to di ..., Justin P. Mattock, (Thu Dec 30, 4:08 pm)
Re: [PATCH 15/15]drivers:spi:dw_spi.c Typo change diable t ..., Justin P. Mattock, (Thu Dec 30, 11:38 pm)
Re: [PATCH 02/15]drivers:spi:dw_spi.c Typo change diable t ..., Justin P. Mattock, (Thu Dec 30, 11:52 pm)
Re: [PATCH 11/15]drivers:media:video:cx18:cx23418.h Typo c ..., Mauro Carvalho Chehab, (Fri Dec 31, 3:23 am)
Re: [PATCH 12/15]drivers:media:video:tvp7002.c Typo change ..., Mauro Carvalho Chehab, (Fri Dec 31, 3:24 am)
Re: [PATCH 14/15]include:media:davinci:vpss.h Typo change ..., Mauro Carvalho Chehab, (Fri Dec 31, 3:27 am)
Re: [PATCH 02/15]drivers:spi:dw_spi.c Typo change diable t ..., Justin P. Mattock, (Fri Dec 31, 7:17 am)
Re: [PATCH 02/15]drivers:spi:dw_spi.c Typo change diable t ..., Justin P. Mattock, (Fri Dec 31, 10:59 am)
Re: [PATCH 11/15]drivers:media:video:cx18:cx23418.h Typo c ..., Justin P. Mattock, (Fri Dec 31, 3:33 pm)
Re: [PATCH 03/15]drivers:staging:rtl8187se:r8180_hw.h Typo ..., Justin P. Mattock, (Sat Jan 1, 12:43 am)
Re: [PATCH 07/15]drivers:net:wireless:iwlwifi Typo change ..., John W. Linville, (Tue Jan 4, 10:56 am)