staging: ced1401: fix comment

Signed-off-by: Luca Ellero <luca.ellero@brickedbrain.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Luca Ellero 2014-07-10 11:02:07 +02:00 committed by Greg Kroah-Hartman
parent bcdf1d36ef
commit 500a247cb3

View 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)