]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
io_ordering.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 17:45:35 +0000 (14:45 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:39 +0000 (13:51 -0600)
commit0e95c85341b7b5be34f999b6023e3df4d03f4977
tree0744cb3c8af677ad7e347a520c06e74c7661fbec
parent9cf5116d5b10793b5105f962fa3d899b2d6cb5f6
io_ordering.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:

- Add a title;
- mark literal-blocks as such.

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