diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2022-04-21 01:55:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-21 08:26:27 +0200 |
commit | 05fe70dd2efd13de700c2dfe5169d3a7a5050bc2 (patch) | |
tree | a5d1b5dd876c890d19e715d46312a460cc123e7b /MAINTAINERS | |
parent | tty: n_gsm: clean up implicit CR bit encoding in address field (diff) | |
download | linux-05fe70dd2efd13de700c2dfe5169d3a7a5050bc2.tar.xz linux-05fe70dd2efd13de700c2dfe5169d3a7a5050bc2.zip |
MAINTAINERS: fix location of moxa-smartio.rst
The moxa-smartio.rst file was moved to a different location,
so update the MAINTAINERS file entry for it.
Quietens one build warning:
MAINTAINERS:29715: WARNING: unknown document: ../driver-api/serial/moxa-smartio
Fixes: 5b437ae9fcbb ("Documentation: tty: move moxa-smartio.rst to tty")
Cc: Jiri Slaby <jirislaby@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20220420235545.17081-1-rdunlap@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 61d9f114c37f..9f495c02da10 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13296,7 +13296,7 @@ F: drivers/net/phy/motorcomm.c MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD M: Jiri Slaby <jirislaby@kernel.org> S: Maintained -F: Documentation/driver-api/serial/moxa-smartio.rst +F: Documentation/driver-api/tty/moxa-smartio.rst F: drivers/tty/mxser.* MR800 AVERMEDIA USB FM RADIO DRIVER |