]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: fix tty-port initialized comments
authorJohan Hovold <johan@kernel.org>
Mon, 25 Jul 2022 08:44:57 +0000 (10:44 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 25 Jul 2022 09:01:40 +0000 (11:01 +0200)
commit54fda5303c8f8c0172f04aeede1f4d7f75cfae37
tree60526f379d8908a8675b7ef54a7a37add7fcda2c
parentbf9f529f2bc2f3afd1c26cf11928f170aec64d19
USB: serial: fix tty-port initialized comments

Fix up the tty-port initialized comments which got truncated and
obfuscated when replacing the old ASYNCB_INITIALIZED flag.

Fixes: 2117fcefc331 ("tty: Replace ASYNC_INITIALIZED bit and update atomically")
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/sierra.c
drivers/usb/serial/usb-serial.c
drivers/usb/serial/usb_wwan.c