OSDN Git Service

staging: ced1401: fix comment
authorLuca Ellero <luca.ellero@brickedbrain.com>
Thu, 10 Jul 2014 09:02:07 +0000 (11:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 22:09:25 +0000 (15:09 -0700)
Signed-off-by: Luca Ellero <luca.ellero@brickedbrain.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ced1401/ced_ioc.c

index 60a671e..1b7ed4f 100644 (file)
@@ -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)