]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
DMA-attributes.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 16:08:35 +0000 (13:08 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:33 +0000 (13:51 -0600)
commit36c682f68e8ec56564172f82f05e42f8c1754667
treeea1721fa2b2e848f7e7b5ae0b3b3ef99ad8c6d8b
parent266921bdb53ca8a171b96c113e3995b231228b66
DMA-attributes.txt: standardize document format

Each text file under Documentation follows a different
format. Some doesn't even have titles!

Change its representation to follow the adopted standard,
using ReST markups for it to be parseable by Sphinx:

This file is almost on the standard format. All it needs
to be parsed by Sphinx is to fix its main title and add
a few blank lines.

Yet, it is worth to replace NOTE: by the corresponding
ReST markup.

While here, remove the extra "---" from a subtitle.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/DMA-attributes.txt