]> git.baikalelectronics.ru Git - kernel.git/commit
docs: networking: convert packet_mmap.txt to ReST
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 30 Apr 2020 16:04:11 +0000 (18:04 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:56:37 +0000 (12:56 -0700)
commitf34a2bdb5f04f99a45af6a2b0c232d643f111433
treec5d40e1b387203234ab99478e48e2b6a6fad8719
parent8726343471f2ea55c67e1ae201dffef5ab0ce1f9
docs: networking: convert packet_mmap.txt to ReST

This patch has a big diff, but most are due to whitespaces.

Yet, the conversion is similar to other files under networking:

- add SPDX header;
- add a document title;
- adjust titles and chapters, adding proper markups;
- mark lists as such;
- mark tables as such;
- mark code blocks and literals as such;
- adjust identation, whitespaces and blank lines where needed;
- add to networking/index.rst.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/index.rst
Documentation/networking/packet_mmap.rst [new file with mode: 0644]
Documentation/networking/packet_mmap.txt [deleted file]