Skip to content

Commit

Permalink
[media] drivers:media:cx23418.h remove one to many l's in the word
Browse files Browse the repository at this point in the history
The patch below removes an extra "l" in the word.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Justin P. Mattock authored and Mauro Carvalho Chehab committed Mar 21, 2011
1 parent 0cd301f commit f41e4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/cx18/cx23418.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit f41e4e9

Please sign in to comment.