commit | 79ab3b0d21ea1ac48ce0e6b44997dd0a8c8f72e6 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed May 17 09:10:48 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:58:08 2017 -0600 |
tree | 42fff744b03118065d5af89ecda6a9292c080d6f | |
parent | aa4d520358ed03ee5c2f54ef66e42f971839e62e [diff] |
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>