Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[pandora-kernel.git] / drivers / char / tty_buffer.c
index 7ee5216..cc1e985 100644 (file)
@@ -238,7 +238,7 @@ EXPORT_SYMBOL_GPL(tty_buffer_request_room);
  *     @size: size
  *
  *     Queue a series of bytes to the tty buffering. All the characters
- *     passed are marked as without error. Returns the number added.
+ *     passed are marked with the supplied flag. Returns the number added.
  *
  *     Locking: Called functions may take tty->buf.lock
  */