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:
parent
bcdf1d36ef
commit
500a247cb3
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue