]> git.baikalelectronics.ru Git - kernel.git/commit
this_cpu_ops.txt: standardize document format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 17 May 2017 12:10:48 +0000 (09:10 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jul 2017 19:58:08 +0000 (13:58 -0600)
commit949a26a2dc71149fc40f78abef82696fe10341d8
tree42fff744b03118065d5af89ecda6a9292c080d6f
parentdc039658699ebec083872f8ed2ba677583b063f5
this_cpu_ops.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:
- promote document title one level;
- mark literal blocks;
- move authorship to the beginning of the file and use markups.

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