]> git.baikalelectronics.ru Git - kernel.git/commit
tty: update obsolete termios comment
authorJohan Hovold <johan@kernel.org>
Thu, 18 Apr 2019 16:05:54 +0000 (18:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Apr 2019 09:58:56 +0000 (11:58 +0200)
commite3e231799413339cd8666f6262e358fbec1cea2d
tree2f91586390abf73293433debd9302bce5488d266
parent6303f879aa3d7839b177b4e19f001d8d56b476a6
tty: update obsolete termios comment

Update an obsolete comment referring to the termios_locked structure
which was removed over a decade ago by commit 2cf9da28f396 ("tty:
simplify ktermios allocation").

While at it, fix the "Thus" typo.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_io.c