Skip to content

Commit 8df0136

Browse files
kuba-mooPaolo Abeni
authored andcommitted
docs: netdev: move the netdev-FAQ to the process pages
The documentation for the tip tree is really in quite a similar spirit to the netdev-FAQ. Move the netdev-FAQ to the process docs as well. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
1 parent 08767a2 commit 8df0136

File tree

5 files changed

+5
-2
lines changed

5 files changed

+5
-2
lines changed

Documentation/bpf/bpf_devel_QA.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ when:
658658

659659
.. Links
660660
.. _Documentation/process/: https://www.kernel.org/doc/html/latest/process/
661-
.. _netdev-FAQ: ../networking/netdev-FAQ.rst
661+
.. _netdev-FAQ: Documentation/process/maintainer-netdev.rst
662662
.. _selftests:
663663
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/testing/selftests/bpf/
664664
.. _Documentation/dev-tools/kselftest.rst:

Documentation/networking/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
Linux Networking Documentation
22
==============================
33

4+
Refer to :ref:`netdev-FAQ` for a guide on netdev development process specifics.
5+
46
Contents:
57

68
.. toctree::
79
:maxdepth: 2
810

9-
netdev-FAQ
1011
af_xdp
1112
bareudp
1213
batman-adv

Documentation/process/maintainer-handbooks.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ Contents:
1616
:maxdepth: 2
1717

1818
maintainer-tip
19+
maintainer-netdev
File renamed without changes.

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13661,6 +13661,7 @@ B: mailto:[email protected]
1366113661
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
1366213662
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
1366313663
F: Documentation/networking/
13664+
F: Documentation/process/maintainer-netdev.rst
1366413665
F: include/linux/in.h
1366513666
F: include/linux/net.h
1366613667
F: include/linux/netdevice.h

0 commit comments

Comments
 (0)