]> 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)
commita9dc8239fcd22fe2cca8537c10dd4d72435ac232
tree60526f379d8908a8675b7ef54a7a37add7fcda2c
parent657eaae643e655f8c13f6827cddf402434612d51
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: 53f748fb4845 ("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