commit | 2644ccef6f289c0bd545f5b79a4bfc6eb67318fe | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Oct 27 10:51:08 2020 +0100 |
committer | Jonathan Corbet <corbet@lwn.net> | Wed Oct 28 11:26:10 2020 -0600 |
tree | 8b12bc09fa223bf9c865b254ef05d9d04b5c6620 | |
parent | 6cc6f5ad9bfb430289a356a95fc5c74fe412d5cd [diff] |
docs: admin-guide: net.rst: add a missing blank line There's a missing blank line after a literal block, which causes this warning: Documentation/admin-guide/sysctl/net.rst:303: WARNING: Literal block ends without a blank line; unexpected unindent. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/b2545be4a4c71269d10278b5990c3e06c4b65f84.1603791716.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>