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@xxxxxxxxxx> > --- > 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 <dsahern@xxxxxxxxx>