Procházet zdrojové kódy

[media] drivers:media:cx23418.h remove one to many l's in the word

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>
Justin P. Mattock před 15 roky
rodič
revize
f41e4e9940
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      drivers/media/video/cx18/cx23418.h

+ 1 - 1
drivers/media/video/cx18/cx23418.h

@@ -477,7 +477,7 @@
 /* The are no buffers ready. Try again soon! */
 /* The are no buffers ready. Try again soon! */
 #define CXERR_NODATA_AGAIN      0x00001E
 #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
 #define CXERR_STOPPING_STATUS   0x00001F
 
 
 /* Trying to access hardware when the power is turned OFF */
 /* Trying to access hardware when the power is turned OFF */