diff mbox series

[mptcp-net] Documentation: mptcp: fix pm_type formatting

Message ID 20220906122025.743592-1-matthieu.baerts@tessares.net (mailing list archive)
State Accepted, archived
Commit 8fe9543c0acdb3bd5ef544527ddf2a0cfe8af7a6
Delegated to: Matthieu Baerts
Headers show
Series [mptcp-net] Documentation: mptcp: fix pm_type formatting | expand

Checks

Context Check Description
matttbe/build success Build and static analysis OK
matttbe/checkpatch success total: 0 errors, 0 warnings, 0 checks, 7 lines checked
matttbe/KVM_Validation__normal warning Unstable: 2 failed test(s): packetdrill_add_addr selftest_mptcp_join
matttbe/KVM_Validation__debug warning Unstable: 1 failed test(s): selftest_mptcp_join

Commit Message

Matthieu Baerts Sept. 6, 2022, 12:20 p.m. UTC
When looking at the rendered HTML version, we can see 'pm_type' is not
displayed with a bold font:

  https://docs.kernel.org/5.19/networking/mptcp-sysctl.html

The empty line under 'pm_type' is then removed to have the same style as
the others.

Fixes: 6bb63ccc25d4 ("mptcp: Add a per-namespace sysctl to set the default path manager type")
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
---

Notes:
    I guess I can send that to netdev, no need to send this specific one to
    Jon Corbet, right?

 Documentation/networking/mptcp-sysctl.rst | 1 -
 1 file changed, 1 deletion(-)

Comments

MPTCP CI Sept. 6, 2022, 2:29 p.m. UTC | #1
Hi Matthieu,

Thank you for your modifications, that's great!

Our CI did some validations and here is its report:

- KVM Validation: normal:
  - Unstable: 2 failed test(s): packetdrill_add_addr selftest_mptcp_join 
Matthieu Baerts Sept. 6, 2022, 4:26 p.m. UTC | #2
Hello,

On 06/09/2022 14:20, Matthieu Baerts wrote:
> When looking at the rendered HTML version, we can see 'pm_type' is not
> displayed with a bold font:
> 
>   https://docs.kernel.org/5.19/networking/mptcp-sysctl.html
> 
> The empty line under 'pm_type' is then removed to have the same style as
> the others.
> 
> Fixes: 6bb63ccc25d4 ("mptcp: Add a per-namespace sysctl to set the default path manager type")
> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>

I just applied this patch in our tree (fix for -net):

New patches for t/upstream-net:
- 8fe9543c0acd: Documentation: mptcp: fix pm_type formatting
- Results: 9a90302f0e94..6cfce7e8a42a (export-net)

New patches for t/upstream:
- 8fe9543c0acd: Documentation: mptcp: fix pm_type formatting
- Results: cc17a6220548..7191ca91a85d (export)

Cheers,
Matt
diff mbox series

Patch

diff --git a/Documentation/networking/mptcp-sysctl.rst b/Documentation/networking/mptcp-sysctl.rst
index d9e69fdc7ea3..15f1919d640c 100644
--- a/Documentation/networking/mptcp-sysctl.rst
+++ b/Documentation/networking/mptcp-sysctl.rst
@@ -47,7 +47,6 @@  allow_join_initial_addr_port - BOOLEAN
 	Default: 1
 
 pm_type - INTEGER
-
 	Set the default path manager type to use for each new MPTCP
 	socket. In-kernel path management will control subflow
 	connections and address advertisements according to