diff options
| author | Randy Dunlap <[email protected]> | 2022-04-20 16:55:45 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-21 08:26:27 +0200 |
| commit | 05fe70dd2efd13de700c2dfe5169d3a7a5050bc2 (patch) | |
| tree | a5d1b5dd876c890d19e715d46312a460cc123e7b | |
| parent | 871277738426e188cf5b8eb7a2fbee1e27a496cb (diff) | |
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 <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Reviewed-by: Jiri Slaby <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
| -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 <[email protected]> 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 |