]> git.baikalelectronics.ru Git - kernel.git/commit
docs: crypto: convert async-tx-api.txt to ReST format
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 15 Jun 2020 06:50:10 +0000 (08:50 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 19 Jun 2020 20:05:15 +0000 (14:05 -0600)
commit2c83c2e283b3d6f0d32a49b430ba30d964856398
tree8db80fca70b46399a6d720e3b88f20fc55b1298c
parent386224f76212253cf8dd46770536710ca5e8b86d
docs: crypto: convert async-tx-api.txt to ReST format

- Place the txt index inside a comment;
- Use title and chapter markups;
- Adjust markups for numbered list;
- Mark literal blocks as such;
- Use tables markup.
- Adjust indentation when needed.

Acked-By: Vinod Koul <vkoul@kernel.org> # dmaengine
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/98977242130efe86d1200f7a167299d4c1c205c5.1592203650.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/crypto/async-tx-api.rst [new file with mode: 0644]
Documentation/crypto/async-tx-api.txt [deleted file]
Documentation/crypto/index.rst
Documentation/driver-api/dmaengine/client.rst
Documentation/driver-api/dmaengine/provider.rst
MAINTAINERS