]> www.infradead.org Git - users/jedix/linux-maple.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>
Tue, 24 Jun 2025 14:32:56 +0000 (15:32 +0100)
commit6241b49540a65a6d5274fa938fd3eb4cbfe2e076
treeca4a2051d0067e201e3dc8871631aa173c5414d5
parent543a5af343402d007689f2ec8cfc11670b368b8c
tty: fix tty_port_tty_*hangup() kernel-doc

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