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)
commita2b99dcac36c332d4a49184716fc2a67dc1bdbb1
tree9c206a9bcaa7d3b721db7243a49e951fec75a54d
parent4585fc59c0e813188d6a4c5de1f6976fce461fc2
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