Re: [PATCH 03/37] docs: networking: convert vrf.txt to ReST
From: David Ahern <hidden>
Date: 2020-05-01 14:51:34
Also in:
linux-doc, lkml
From: David Ahern <hidden>
Date: 2020-05-01 14:51:34
Also in:
linux-doc, lkml
On 5/1/20 8:44 AM, Mauro Carvalho Chehab wrote:
- add SPDX header; - adjust title markup; - Add a subtitle for the first section; - 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> --- Documentation/networking/index.rst | 1 + Documentation/networking/vrf.rst | 451 +++++++++++++++++++++++++++++ Documentation/networking/vrf.txt | 418 -------------------------- MAINTAINERS | 2 +- 4 files changed, 453 insertions(+), 419 deletions(-) create mode 100644 Documentation/networking/vrf.rst delete mode 100644 Documentation/networking/vrf.txt
Acked-by: David Ahern <redacted>