tty: fix obsolete comment on tty_insert_flip_string_fixed_flag
authorJohan Hovold <jhovold@gmail.com>
Fri, 7 May 2010 17:58:32 +0000 (19:58 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 21 May 2010 16:34:30 +0000 (09:34 -0700)
commitccc5ca8d4cadc141d6c97ec0213cdd676616a11d
treed2b31bce400b211fb637f94fbe33903813cd2857
parent6b7d8f8b5c43f7bedda750d8a9dab0658da1d2ba
tty: fix obsolete comment on tty_insert_flip_string_fixed_flag

Comment was not updated when tty_insert_flip_string was generalised.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/tty_buffer.c