Skip to content

Commit 33f588f

Browse files
Wan JiabingJonathan Corbet
authored andcommitted
docs: serial: fix a reference file name in driver.rst
Fix the following 'make refcheckdocs' warning: Warning: Documentation/driver-api/serial/driver.rst references a file that doesn't exist: Documentation/driver-api/serial/tty.rst Signed-off-by: Wan Jiabing <wanjiabing@vivo.com> Reviewed-by: Jiri Slaby <jirislaby@kernel.org> Link: https://lore.kernel.org/r/20220304100315.6732-1-wanjiabing@vivo.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 89ee930 commit 33f588f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/driver-api/serial/driver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ hardware.
311311
This call must not sleep
312312

313313
set_ldisc(port,termios)
314-
Notifier for discipline change. See Documentation/driver-api/serial/tty.rst.
314+
Notifier for discipline change. See Documentation/tty/tty_ldisc.rst.
315315

316316
Locking: caller holds tty_port->mutex
317317

0 commit comments

Comments
 (0)