tty: serial: serial_core, reformat kernel-doc for functions
authorJiri Slaby <jslaby@suse.cz>
Thu, 28 Jul 2022 06:10:55 +0000 (08:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jul 2022 08:37:42 +0000 (10:37 +0200)
commit987233b342b950653d21c5e3e5b78689c995c869
tree0f791cd4ca5c6e0b39b057f33017ac2821939cd9
parentd34d7c4b774dac1d4be440207ab9e347f599dd30
tty: serial: serial_core, reformat kernel-doc for functions

There are many annotated functions in serial_core.c, but they do not
completely conform to the kernel-doc style. So reformat them and link
them from the Documentation.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220728061056.20799-5-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-api/serial/driver.rst
drivers/tty/serial/serial_core.c