linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 06/21]drivers:media:cx23418.h remove one to many l's in the word.
@ 2011-02-25  6:11 Justin P. Mattock
  2011-02-26  0:51 ` Andy Walls
  0 siblings, 1 reply; 2+ messages in thread
From: Justin P. Mattock @ 2011-02-25  6:11 UTC (permalink / raw)
  To: trivial
  Cc: awalls, mchehab, ivtv-devel, linux-media, linux-kernel,
	Justin P. Mattock

The patch below removes an extra "l" in the word.

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

---
 drivers/media/video/cx18/cx23418.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/media/video/cx18/cx23418.h b/drivers/media/video/cx18/cx23418.h
index 7e40035..935f557 100644
--- a/drivers/media/video/cx18/cx23418.h
+++ b/drivers/media/video/cx18/cx23418.h
@@ -477,7 +477,7 @@
 /* The are no buffers ready. Try again soon! */
 #define CXERR_NODATA_AGAIN      0x00001E
 
-/* The stream is stopping. Function not alllowed now! */
+/* The stream is stopping. Function not allowed now! */
 #define CXERR_STOPPING_STATUS   0x00001F
 
 /* Trying to access hardware when the power is turned OFF */
-- 
1.7.4.1


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

* Re: [PATCH 06/21]drivers:media:cx23418.h remove one to many l's in the word.
  2011-02-25  6:11 [PATCH 06/21]drivers:media:cx23418.h remove one to many l's in the word Justin P. Mattock
@ 2011-02-26  0:51 ` Andy Walls
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Walls @ 2011-02-26  0:51 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: trivial, mchehab, ivtv-devel, linux-media, linux-kernel

On Thu, 2011-02-24 at 22:11 -0800, Justin P. Mattock wrote:
> The patch below removes an extra "l" in the word.
> 
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
> 
> ---
>  drivers/media/video/cx18/cx23418.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/media/video/cx18/cx23418.h b/drivers/media/video/cx18/cx23418.h
> index 7e40035..935f557 100644
> --- a/drivers/media/video/cx18/cx23418.h
> +++ b/drivers/media/video/cx18/cx23418.h
> @@ -477,7 +477,7 @@
>  /* The are no buffers ready. Try again soon! */
>  #define CXERR_NODATA_AGAIN      0x00001E
>  
> -/* The stream is stopping. Function not alllowed now! */
> +/* The stream is stopping. Function not allowed now! */

If the spelling mistake is worthy of a fix, why isn't the egregious
grammar mistake also worth fixing?

Also, those aren't the only spelling and grammar mistakes in comments in
that file.

-Andy

>  #define CXERR_STOPPING_STATUS   0x00001F
>  
>  /* Trying to access hardware when the power is turned OFF */



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

end of thread, other threads:[~2011-02-26  0:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-25  6:11 [PATCH 06/21]drivers:media:cx23418.h remove one to many l's in the word Justin P. Mattock
2011-02-26  0:51 ` Andy Walls

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).