]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: fix document build WARNING from smc-sysctl.rst
authorDust Li <dust.li@linux.alibaba.com>
Thu, 3 Mar 2022 11:35:27 +0000 (19:35 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 4 Mar 2022 05:24:34 +0000 (21:24 -0800)
commit79f88982c8695954d4b278022d94827e03b9c778
treec096bd5f98b417999c2d1d66a8bfe194ae6a04fe
parent07db23c9d40c6878e950cc5118b8fc069b5d6cbc
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: 72ba11079cbe ("net/smc: add sysctl for autocorking")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Dust Li <dust.li@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220303113527.62047-1-dust.li@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/index.rst
Documentation/networking/smc-sysctl.rst