diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-05-08 23:21:21 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-08 14:34:10 -0600 |
commit | 4b1357600200cd2b56ecc6fb452d50d4079b42ed (patch) | |
tree | c5e07e34b5df66256b04b015f93ffcfbcdae54be /Documentation/x86/index.rst | |
parent | c2dea5cda0729fdd91760cdad6bb1166037be74a (diff) | |
download | linux-4b1357600200cd2b56ecc6fb452d50d4079b42ed.tar.bz2 |
Documentation: x86: convert earlyprintk.txt to reST
This converts the plain text documentation to reStructuredText format and
add it to Sphinx TOC tree. No essential content change.
Signed-off-by: Changbin Du <changbin.du@gmail.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/x86/index.rst')
-rw-r--r-- | Documentation/x86/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/x86/index.rst b/Documentation/x86/index.rst index 0e3e73458738..d9ccc0f39279 100644 --- a/Documentation/x86/index.rst +++ b/Documentation/x86/index.rst @@ -13,3 +13,4 @@ x86-specific Documentation exception-tables kernel-stacks entry_64 + earlyprintk |