]> 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)
commitd7da5eee4051fe8e28428261b5505334b0876894
tree8db80fca70b46399a6d720e3b88f20fc55b1298c
parentef0785cb0b89a742b1d74823103d4c77c964ea45
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