commit | ae2f26aa4c31498f9bbcfd2f2798d07b4cb82728 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun May 14 15:22:54 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jul 14 13:51:41 2017 -0600 |
tree | 0e06e35ecfb78f5a8ff8532d099ebe572e804f57 | |
parent | f5981a5c59a90780138ea844ba3362bb72210808 [diff] |
IRQ-affinity.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 for the document; - mark literal blocks as such; - use a bulleted list for changelog. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>