Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: tty: move n_gsm to tty

We have n_tty documented in Documentation/driver-api/tty/. n_gsm belongs
there too, so move from serial/ to tty/ too.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220411110143.10019-4-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Jiri Slaby and committed by
Greg Kroah-Hartman
e2659503 1a4a8f6b

+1 -1
-1
Documentation/driver-api/serial/index.rst
··· 17 17 :maxdepth: 1 18 18 19 19 moxa-smartio 20 - n_gsm 21 20 serial-iso7816 22 21 serial-rs485 23 22
Documentation/driver-api/serial/n_gsm.rst Documentation/driver-api/tty/n_gsm.rst
+1
Documentation/driver-api/tty/index.rst
··· 68 68 .. toctree:: 69 69 :maxdepth: 2 70 70 71 + n_gsm 71 72 n_tty