* [PATCH] Documentation: devlink: fix broken link warning
@ 2020-04-08 22:09 Lothar Rubusch
2020-04-09 17:03 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Lothar Rubusch @ 2020-04-08 22:09 UTC (permalink / raw)
To: jiri, davem, kuba, corbet; +Cc: netdev, Lothar Rubusch
At 'make htmldocs' the following warning is thrown:
Documentation/networking/devlink/devlink-trap.rst:302:
WARNING: undefined label: generic-packet-trap-groups
Fixes the warning by setting the label to the specified header,
within the same document.
Signed-off-by: Lothar Rubusch <l.rubusch@gmail.com>
---
Documentation/networking/devlink/devlink-trap.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/networking/devlink/devlink-trap.rst b/Documentation/networking/devlink/devlink-trap.rst
index a09971c2115c..fe089acb7783 100644
--- a/Documentation/networking/devlink/devlink-trap.rst
+++ b/Documentation/networking/devlink/devlink-trap.rst
@@ -257,6 +257,8 @@ drivers:
* :doc:`netdevsim`
* :doc:`mlxsw`
+.. _Generic-Packet-Trap-Groups:
+
Generic Packet Trap Groups
==========================
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: devlink: fix broken link warning
2020-04-08 22:09 [PATCH] Documentation: devlink: fix broken link warning Lothar Rubusch
@ 2020-04-09 17:03 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-04-09 17:03 UTC (permalink / raw)
To: l.rubusch; +Cc: jiri, kuba, corbet, netdev
From: Lothar Rubusch <l.rubusch@gmail.com>
Date: Wed, 8 Apr 2020 22:09:31 +0000
> At 'make htmldocs' the following warning is thrown:
>
> Documentation/networking/devlink/devlink-trap.rst:302:
> WARNING: undefined label: generic-packet-trap-groups
>
> Fixes the warning by setting the label to the specified header,
> within the same document.
>
> Signed-off-by: Lothar Rubusch <l.rubusch@gmail.com>
Applied, thank you.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-09 17:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-08 22:09 [PATCH] Documentation: devlink: fix broken link warning Lothar Rubusch
2020-04-09 17:03 ` David Miller
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).