]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit17d9830028270712e7247c927e08dad7aaf1004c
treed2b31bce400b211fb637f94fbe33903813cd2857
parent8ab17c8e9fdf06916a41424876e309063c0f08d7
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