]> git.baikalelectronics.ru Git - kernel.git/commit
docs: networking: convert ipvs-sysctl.txt to ReST
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 27 Apr 2020 22:01:52 +0000 (00:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Apr 2020 21:40:18 +0000 (14:40 -0700)
commit7851c2993f2f7f5c02d119ef362d3b75d2359924
tree97d646afd280d1d3bcd607f18bf01b9896b9fc12
parent839b4e22a9f5da2bbf6ba0c65e7d0c6b8c96cd97
docs: networking: convert ipvs-sysctl.txt to ReST

- add SPDX header;
- add a document title;
- mark lists as such;
- mark code blocks and literals as such;
- adjust identation, whitespaces and blank lines;
- add to networking/index.rst.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/admin-guide/sysctl/net.rst
Documentation/networking/index.rst
Documentation/networking/ipvs-sysctl.rst [new file with mode: 0644]
Documentation/networking/ipvs-sysctl.txt [deleted file]
MAINTAINERS