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)
commit8daa89e099708db1ffc694c812cb3c0737f1e22b
tree2f91586390abf73293433debd9302bce5488d266
parent050dfc09f8a43ae41f966d87f81ef35dfad754d5
tty: update obsolete termios comment

Update an obsolete comment referring to the termios_locked structure
which was removed over a decade ago by commit fe6e29fdb1a7 ("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