diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-03-30 17:11:32 -0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-04-02 14:13:27 -0600 |
commit | baca8a0c990a8281573d9317b8bbeb18fb12a863 (patch) | |
tree | fa2d241e10acd07197a447652baa3abdf1c51a8f /Documentation/core-api/index.rst | |
parent | 76d40fae13518e6c672cc7dcf78e66ca2cd3cb44 (diff) | |
download | linux-stable-baca8a0c990a8281573d9317b8bbeb18fb12a863.tar.gz linux-stable-baca8a0c990a8281573d9317b8bbeb18fb12a863.tar.bz2 linux-stable-baca8a0c990a8281573d9317b8bbeb18fb12a863.zip |
kernel-api.tmpl: convert it to ReST
Brainless conversion of genericirq.tmpl book to ReST, via
Documentation/sphinx/tmplcvt
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r-- | Documentation/core-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index d1e4d9844e6b..62abd36bfffb 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -11,6 +11,7 @@ Core utilities .. toctree:: :maxdepth: 1 + kernel-api assoc_array atomic_ops cpu_hotplug |