]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Aug 2022 09:17:58 +0000 (11:17 +0200)
commite19a80a6e2684099ea3319fa47ba80916f6ac731
treefe7808b04ce53f3d330669e3ce934f907b114f81
parent315fa9ab0b5a519731c70c1bd80f7fe4cf4d807b
USB: serial: fix tty-port initialized comments

[ Upstream commit 54fda5303c8f8c0172f04aeede1f4d7f75cfae37 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/usb/serial/sierra.c
drivers/usb/serial/usb-serial.c
drivers/usb/serial/usb_wwan.c