diff options
| author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-06-16 08:27:35 +0200 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2021-06-17 13:24:38 -0600 |
| commit | 8d4a0adc9cab0d2a5643bacfd42cd64d1f09ae09 (patch) | |
| tree | d6d7c0dda6fc1d755251172877762b9d42ede98d /Documentation/networking/devlink/devlink-trap.rst | |
| parent | 7f3f7bfbbe02cdfeacf9375c73fd33787554bf8f (diff) | |
docs: networking: devlink: avoid using ReST :doc:`foo` markup
The :doc:`foo` tag is auto-generated via automarkup.py.
So, use the filename at the sources, instead of :doc:`foo`.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/4553858bc9a5442eba6d71caff8047e84ece4d9b.1623824363.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/networking/devlink/devlink-trap.rst')
| -rw-r--r-- | Documentation/networking/devlink/devlink-trap.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/networking/devlink/devlink-trap.rst b/Documentation/networking/devlink/devlink-trap.rst index 935b6397e8cf..efa5f7f42c88 100644 --- a/Documentation/networking/devlink/devlink-trap.rst +++ b/Documentation/networking/devlink/devlink-trap.rst @@ -495,8 +495,8 @@ 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:`netdevsim` - * :doc:`mlxsw` + * Documentation/networking/devlink/netdevsim.rst + * Documentation/networking/devlink/mlxsw.rst .. _Generic-Packet-Trap-Groups: |
