mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] docs: networking: devlink-trap: Fix reference to other document
@ 2019-10-03 19:05 Jonathan Neuschäfer
  2019-10-03 19:29 ` David Miller
  2019-10-10 17:30 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Neuschäfer @ 2019-10-03 19:05 UTC (permalink / raw)
  To: netdev
  Cc: Jonathan Neuschäfer, David S. Miller, Jonathan Corbet,
	linux-doc, linux-kernel

This fixes the following Sphinx warning:

Documentation/networking/devlink-trap.rst:175: WARNING: unknown document: /devlink-trap-netdevsim

Fixes: 9e0874570488 ("Documentation: Add description of netdevsim traps")
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/networking/devlink-trap.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/devlink-trap.rst b/Documentation/networking/devlink-trap.rst
index 8e90a85f3bd5..5c04cc542bcf 100644
--- a/Documentation/networking/devlink-trap.rst
+++ b/Documentation/networking/devlink-trap.rst
@@ -172,7 +172,7 @@ help debug packet drops caused by these exceptions. The following list includes
 links to the description of driver-specific traps registered by various device
 drivers:

-  * :doc:`/devlink-trap-netdevsim`
+  * :doc:`devlink-trap-netdevsim`

 Generic Packet Trap Groups
 ==========================
--
2.20.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-10 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03 19:05 [PATCH] docs: networking: devlink-trap: Fix reference to other document Jonathan Neuschäfer
2019-10-03 19:29 ` David Miller
2019-10-10 17:30 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome