[PATCH v2 23/60] staging: ced1401: fix comment

Luca Ellero luca.ellero at brickedbrain.com
Thu Jul 10 09:02:07 UTC 2014


Signed-off-by: Luca Ellero <luca.ellero at brickedbrain.com>
---
 drivers/staging/ced1401/ced_ioc.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/ced1401/ced_ioc.c b/drivers/staging/ced1401/ced_ioc.c
index 60a671e..1b7ed4f 100644
--- a/drivers/staging/ced1401/ced_ioc.c
+++ b/drivers/staging/ced1401/ced_ioc.c
@@ -78,7 +78,7 @@ static void ced_flush_in_buff(struct ced_data *ced)
 ** ced_put_chars
 **
 ** Utility routine to copy chars into the output buffer and fire them off.
-** called from user mode, holds charOutLock.
+** called from user mode, holds char_out_lock.
 ****************************************************************************/
 static int ced_put_chars(struct ced_data *ced, const char *pCh,
 		    unsigned int uCount)
-- 
1.7.10.4



More information about the devel mailing list