linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1 RESEND] doc: net: fix bad references to network drivers
@ 2019-01-14 11:56 Otto Sabart
  2019-01-18 19:04 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Otto Sabart @ 2019-01-14 11:56 UTC (permalink / raw)
  To: linux-kernel, linux-doc, netdev; +Cc: David S. Miller, Jonathan Corbet

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

Fix "reference to nonexisting document" warnings.

Fixes: b255e500c8dc ("net: documentation: build a directory structure
for drivers")
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 1/1 RESEND] doc: net: fix bad references to network drivers
  2019-01-14 11:56 [PATCH 1/1 RESEND] doc: net: fix bad references to network drivers Otto Sabart
@ 2019-01-18 19:04 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2019-01-18 19:04 UTC (permalink / raw)
  To: ottosabart; +Cc: linux-kernel, linux-doc, netdev, corbet

From: Otto Sabart <ottosabart@seberm.com>
Date: Mon, 14 Jan 2019 12:56:36 +0100

> Fix "reference to nonexisting document" warnings.
> 
> Fixes: b255e500c8dc ("net: documentation: build a directory structure
> for drivers")

Please do not chop up Fixes: tags, keep the entire text on one
continuous line.  I fixed it up for you this time.

> Signed-off-by: Otto Sabart <ottosabart@seberm.com>

Applied.

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

end of thread, other threads:[~2019-01-18 19:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-14 11:56 [PATCH 1/1 RESEND] doc: net: fix bad references to network drivers Otto Sabart
2019-01-18 19:04 ` 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).