docs: serial: fix a reference file name in driver.rst
authorWan Jiabing <wanjiabing@vivo.com>
Fri, 4 Mar 2022 10:03:15 +0000 (18:03 +0800)
committerJonathan Corbet <corbet@lwn.net>
Fri, 11 Mar 2022 21:05:02 +0000 (14:05 -0700)
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>
Documentation/driver-api/serial/driver.rst

index 31bd4e16fb1f2fec7e2e65fd6c0827c7b49a09a8..06ec04ba086fd96d71d5fdf191e7c37972871575 100644 (file)
@@ -311,7 +311,7 @@ hardware.
        This call must not sleep
 
   set_ldisc(port,termios)
-       Notifier for discipline change. See Documentation/driver-api/serial/tty.rst.
+       Notifier for discipline change. See Documentation/tty/tty_ldisc.rst.
 
        Locking: caller holds tty_port->mutex