linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: net: fix bad references to network drivers
@ 2018-12-29 18:05 Otto Sabart
  2018-12-29 18:32 ` Matthew Wilcox
  0 siblings, 1 reply; 2+ messages in thread
From: Otto Sabart @ 2018-12-29 18:05 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1144 bytes --]

Fix "reference to nonexisting document" warnings.

Signed-off-by: Otto Sabart <ottosabart@seberm.com>
---
 Documentation/networking/index.rst | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst
index 6a47629ef8ed..59e86de662cd 100644
--- a/Documentation/networking/index.rst
+++ b/Documentation/networking/index.rst
@@ -11,19 +11,19 @@ Contents:
    batman-adv
    can
    can_ucan_protocol
-   dpaa2/index
-   e100
-   e1000
-   e1000e
-   fm10k
-   igb
-   igbvf
-   ixgb
-   ixgbe
-   ixgbevf
-   i40e
-   iavf
-   ice
+   device_drivers/freescale/dpaa2/index
+   device_drivers/intel/e100
+   device_drivers/intel/e1000
+   device_drivers/intel/e1000e
+   device_drivers/intel/fm10k
+   device_drivers/intel/igb
+   device_drivers/intel/igbvf
+   device_drivers/intel/ixgb
+   device_drivers/intel/ixgbe
+   device_drivers/intel/ixgbevf
+   device_drivers/intel/i40e
+   device_drivers/intel/iavf
+   device_drivers/intel/ice
    kapi
    z8530book
    msg_zerocopy
-- 
2.17.2

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [PATCH] doc: net: fix bad references to network drivers
  2018-12-29 18:05 [PATCH] doc: net: fix bad references to network drivers Otto Sabart
@ 2018-12-29 18:32 ` Matthew Wilcox
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew Wilcox @ 2018-12-29 18:32 UTC (permalink / raw)
  To: Otto Sabart; +Cc: Jonathan Corbet, linux-doc, linux-kernel

On Sat, Dec 29, 2018 at 07:05:18PM +0100, Otto Sabart wrote:
> Fix "reference to nonexisting document" warnings.
> 
> Signed-off-by: Otto Sabart <ottosabart@seberm.com>

Fixes: b255e500c8dc ("net: documentation: build a directory structure for drivers")


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

end of thread, other threads:[~2018-12-29 18:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-29 18:05 [PATCH] doc: net: fix bad references to network drivers Otto Sabart
2018-12-29 18:32 ` Matthew Wilcox

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