From 7f47e1055b7e1669689dffc30b5127b1b57ca4ba Mon Sep 17 00:00:00 2001 From: Johan Hovold Date: Fri, 7 May 2010 19:58:32 +0200 Subject: [PATCH] --- yaml --- r: 196093 b: refs/heads/master c: ccc5ca8d4cadc141d6c97ec0213cdd676616a11d h: refs/heads/master i: 196091: 748b1a65bc34d0da1ec36ac2749962d9c758ac0d v: v3 --- [refs] | 2 +- trunk/drivers/char/tty_buffer.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c4ce228b3bf4..55b5b9eac65c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6b7d8f8b5c43f7bedda750d8a9dab0658da1d2ba +refs/heads/master: ccc5ca8d4cadc141d6c97ec0213cdd676616a11d diff --git a/trunk/drivers/char/tty_buffer.c b/trunk/drivers/char/tty_buffer.c index 7ee52164d474..cc1e9850d655 100644 --- a/trunk/drivers/char/tty_buffer.c +++ b/trunk/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 */