aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2011-02-25 03:11:17 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-21 20:32:41 -0300
commitf41e4e99404ad7a6afce2817843336c681b63e46 (patch)
tree14d824c76acdab3091df08ec0702f1f562de5503 /drivers/media/video/cx18
parent0cd301f19a91b3e1fb4130dcd9106777003ed4ed (diff)
downloadkernel_samsung_smdk4412-f41e4e99404ad7a6afce2817843336c681b63e46.zip
kernel_samsung_smdk4412-f41e4e99404ad7a6afce2817843336c681b63e46.tar.gz
kernel_samsung_smdk4412-f41e4e99404ad7a6afce2817843336c681b63e46.tar.bz2
[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>
Diffstat (limited to 'drivers/media/video/cx18')
-rw-r--r--drivers/media/video/cx18/cx23418.h2
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 */