Commit f9f52c34 authored by Dust Li's avatar Dust Li Committed by Jakub Kicinski

net/smc: fix document build WARNING from smc-sysctl.rst

Stephen reported the following warning messages from smc-sysctl.rst

Documentation/networking/smc-sysctl.rst:3: WARNING: Title overline
too short.
Documentation/networking/smc-sysctl.rst: WARNING: document isn't
included in any toctree

Fix the title overline and add smc-sysctl entry into
Documentation/networking/index.rst

Fixes: 12bbb0d1 ("net/smc: add sysctl for autocorking")
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarDust Li <dust.li@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220303113527.62047-1-dust.li@linux.alibaba.comSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 2f5e65de
...@@ -96,6 +96,7 @@ Contents: ...@@ -96,6 +96,7 @@ Contents:
sctp sctp
secid secid
seg6-sysctl seg6-sysctl
smc-sysctl
statistics statistics
strparser strparser
switchdev switchdev
......
.. SPDX-License-Identifier: GPL-2.0 .. SPDX-License-Identifier: GPL-2.0
========= ==========
SMC Sysctl SMC Sysctl
========= ==========
/proc/sys/net/smc/* Variables /proc/sys/net/smc/* Variables
============================== =============================
autocorking_size - INTEGER autocorking_size - INTEGER
Setting SMC auto corking size: Setting SMC auto corking size:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment