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)
commit688ee1d1785c1359f9040f615dd8e6054962bce2
tree60526f379d8908a8675b7ef54a7a37add7fcda2c
parent9ec7e8d5fae34b3da52b4b0a7a47877bc6aa8416
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: d41861ca19c9 ("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