linux-kernel.vger.kernel.org archive mirror
 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 related	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: networking: devlink-trap: Fix reference to other document
  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
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2019-10-03 19:29 UTC (permalink / raw)
  To: j.neuschaefer; +Cc: netdev, corbet, linux-doc, linux-kernel

From: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Date: Thu,  3 Oct 2019 21:05:36 +0200

> 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>

Acked-by: David S. Miller <davem@davemloft.net>

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

* Re: [PATCH] docs: networking: devlink-trap: Fix reference to other document
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2019-10-10 17:30 UTC (permalink / raw)
  To: Jonathan Neuschäfer; +Cc: netdev, David S. Miller, linux-doc, linux-kernel

On Thu,  3 Oct 2019 21:05:36 +0200
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:

> 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>

Applied, thanks.

jon

^ 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;
as well as URLs for NNTP newsgroup(s).