]> git.baikalelectronics.ru Git - kernel.git/commit
docs: arm64: Fix indentation and doc formatting
authorAdam Zerella <adam.zerella@gmail.com>
Sat, 28 Sep 2019 12:58:19 +0000 (22:58 +1000)
committerWill Deacon <will@kernel.org>
Tue, 1 Oct 2019 12:32:35 +0000 (13:32 +0100)
commit1b384e225250af72c33a9f77954287058a81f761
tree9c206a9bcaa7d3b721db7243a49e951fec75a54d
parent4bfb14d262a9c576a3eb53cc6c4cafadb8535416
docs: arm64: Fix indentation and doc formatting

Sphinx generates the following warnings for the arm64 doc
pages:

Documentation/arm64/memory.rst:158: WARNING: Unexpected indentation.
Documentation/arm64/memory.rst:162: WARNING: Unexpected indentation.

These indentations warnings can be resolved by utilising code
hightlighting instead.

Signed-off-by: Adam Zerella <adam.zerella@gmail.com>
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/arm64/memory.rst