]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tty: fix tty_port_tty_*hangup() kernel-doc
authorJiri Slaby (SUSE) <jirislaby@kernel.org>
Tue, 24 Jun 2025 08:06:41 +0000 (10:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Jan 2026 09:15:01 +0000 (10:15 +0100)
commit6be62c78aed575a743103c00fc5e1e54ac2f335d
treeb1e5b806616d7e5f9be98327e1744b3547ffa683
parent70390c48d6eb4805dad90b2abfd44bc451048a4a
tty: fix tty_port_tty_*hangup() kernel-doc

commit 6241b49540a65a6d5274fa938fd3eb4cbfe2e076 upstream.

The commit below added a new helper, but omitted to move (and add) the
corressponding kernel-doc. Do it now.

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Fixes: 2b5eac0f8c6e ("tty: introduce and use tty_port_tty_vhangup() helper")
Link: https://lore.kernel.org/all/b23d566c-09dc-7374-cc87-0ad4660e8b2e@linux.intel.com/
Reported-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Link: https://lore.kernel.org/r/20250624080641.509959-6-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-api/tty/tty_port.rst
drivers/tty/tty_port.c
include/linux/tty_port.h