]> 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>
Wed, 17 Aug 2022 12:23:57 +0000 (14:23 +0200)
commite317798b8c510567acf4c135ed90e2d4cfe348af
tree3d250a1243c5eaf9ade45cf5475a38c72d166c7a
parentb421e07abf0e15644afa269f0feaf37e5718e485
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