]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwspinlock.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 17:23:08 +0000 (14:23 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:51:37 +0000 (13:51 -0600)
commite2862b25dcce61e1d19bfb5cf1840415ef3664e6
treef69aa26e14c5fb49621cecc582fce32f20d3a2a8
parent440e4f6d293c5e599013a04a8e3a8ae375bbaf71
hwspinlock.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:

- Adjust title markups;
- remove explicit numeration from titles;
- mark literal blocks as such;
- replace _foo_ by **foo** for emphasis;
- adjust whitespaces and add blank lines where needed.

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