From: Justin P. Mattock Date: Fri, 25 Feb 2011 06:11:17 +0000 (-0300) Subject: [media] drivers:media:cx23418.h remove one to many l's in the word X-Git-Tag: v2.6.39-rc1~86^2~193 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=f41e4e99404ad7a6afce2817843336c681b63e46;p=linux-2.6-block.git [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 Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/cx18/cx23418.h b/drivers/media/video/cx18/cx23418.h index 7e40035028d2..935f557acbd0 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 */