]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
docs: networking: convert team.txt to ReST
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 30 Apr 2020 16:04:30 +0000 (18:04 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:56:38 +0000 (12:56 -0700)
Not much to be done here:
- add SPDX header;
- add a document title;
- add to networking/index.rst.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/index.rst
Documentation/networking/team.rst [new file with mode: 0644]
Documentation/networking/team.txt [deleted file]

index 89b02fbfc2ebda6026d92370a2153a9f268cb6a4..be65ee509669597e5fb22814f4e866f650ab2c9b 100644 (file)
@@ -108,6 +108,7 @@ Contents:
    switchdev
    tc-actions-env-rules
    tcp-thin
+   team
 
 .. only::  subproject and html
 
diff --git a/Documentation/networking/team.rst b/Documentation/networking/team.rst
new file mode 100644 (file)
index 0000000..0a7f3a0
--- /dev/null
@@ -0,0 +1,8 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+====
+Team
+====
+
+Team devices are driven from userspace via libteam library which is here:
+       https://github.com/jpirko/libteam
diff --git a/Documentation/networking/team.txt b/Documentation/networking/team.txt
deleted file mode 100644 (file)
index 5a01368..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Team devices are driven from userspace via libteam library which is here:
-       https://github.com/jpirko/libteam