]> 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)
commitbad818a5b224ee7f2b905f9c6f57213592698954
treec096bd5f98b417999c2d1d66a8bfe194ae6a04fe
parenta4dd76c0c48f5eac0eda6f5767c5c4ebdd60a32a
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: a7b5621fdd95 ("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