mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] Drivers: staging: comedi: comedi: Fixed comment spelling error
@ 2015-05-14  0:01 colincronin
  2015-05-14  0:37 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: colincronin @ 2015-05-14  0:01 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, colinpatrickcronin

Fixed a spelling error in a comment.

Signed-off-by: Colin Cronin <colinpatrickcronin@gmail.com>
---
 drivers/staging/comedi/comedi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h
index 7455740..66edda1 100644
--- a/drivers/staging/comedi/comedi.h
+++ b/drivers/staging/comedi/comedi.h
@@ -217,7 +217,7 @@
 #define SDF_RUNNING	0x08000000	/* subdevice is acquiring data */
 #define SDF_LSAMPL	0x10000000	/* subdevice uses 32-bit samples */
 #define SDF_PACKED	0x20000000	/* subdevice can do packed DIO */
-/* re recyle these flags for PWM */
+/* re recycle these flags for PWM */
 #define SDF_PWM_COUNTER SDF_MODE0	/* PWM can automatically switch off */
 #define SDF_PWM_HBRIDGE SDF_MODE1	/* PWM is signed (H-bridge) */
 
-- 
1.9.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/2] Drivers: staging: comedi: comedi: Fixed comment spelling error
  2015-05-14  0:01 [PATCH 1/2] Drivers: staging: comedi: comedi: Fixed comment spelling error colincronin
@ 2015-05-14  0:37 ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2015-05-14  0:37 UTC (permalink / raw)
  To: colincronin; +Cc: devel, linux-kernel

On Wed, May 13, 2015 at 05:01:40PM -0700, colincronin wrote:
> Fixed a spelling error in a comment.
> 
> Signed-off-by: Colin Cronin <colinpatrickcronin@gmail.com>

This name doesn't match the "From:" line in your email header, please
fix it up to match properly.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/2] Drivers: staging: comedi: comedi: Fixed comment spelling error
@ 2015-05-14  1:05 Colin Cronin
  0 siblings, 0 replies; 3+ messages in thread
From: Colin Cronin @ 2015-05-14  1:05 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, colinpatrickcronin

Fixed a spelling error in a comment.

Signed-off-by: Colin Cronin <colinpatrickcronin@gmail.com>
---
 drivers/staging/comedi/comedi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h
index 7455740..66edda1 100644
--- a/drivers/staging/comedi/comedi.h
+++ b/drivers/staging/comedi/comedi.h
@@ -217,7 +217,7 @@
 #define SDF_RUNNING	0x08000000	/* subdevice is acquiring data */
 #define SDF_LSAMPL	0x10000000	/* subdevice uses 32-bit samples */
 #define SDF_PACKED	0x20000000	/* subdevice can do packed DIO */
-/* re recyle these flags for PWM */
+/* re recycle these flags for PWM */
 #define SDF_PWM_COUNTER SDF_MODE0	/* PWM can automatically switch off */
 #define SDF_PWM_HBRIDGE SDF_MODE1	/* PWM is signed (H-bridge) */
 
-- 
1.9.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-14  1:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-14  0:01 [PATCH 1/2] Drivers: staging: comedi: comedi: Fixed comment spelling error colincronin
2015-05-14  0:37 ` Greg KH
2015-05-14  1:05 Colin Cronin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®