X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fchar%2Ftty_buffer.c;h=cc1e9850d655fda3e700a8fe5b78b1218924424a;hb=e0bc5d4a54938eedcde14005210e6c08aa9727e4;hp=7ee52164d474b198d481bd4869da64dab33dbade;hpb=e3237e3c60c1f4a790b4e521e406b3ffff74f9bc;p=pandora-kernel.git diff --git a/drivers/char/tty_buffer.c b/drivers/char/tty_buffer.c index 7ee52164d474..cc1e9850d655 100644 --- a/drivers/char/tty_buffer.c +++ b/drivers/char/tty_buffer.c @@ -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 */