docs: powerpc: fix indentation warnings
authorBagas Sanjaya <bagasdotme@gmail.com>
Thu, 28 Jul 2022 03:33:31 +0000 (10:33 +0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 28 Jul 2022 06:19:32 +0000 (16:19 +1000)
commit4515862b66d3bdaf681cade1c72f047c93d94d01
treef888b231a9beace7761c470b655857529b5dc7a4
parentd6b551b8f90cc92c7d3c09cf38c748efe305ecb4
docs: powerpc: fix indentation warnings

Sphinx reported unexpected indentation warnings:

Documentation/powerpc/elf_hwcaps.rst:82: WARNING: Unexpected indentation.
Documentation/powerpc/elf_hwcaps.rst:100: WARNING: Unexpected indentation.
Documentation/powerpc/elf_hwcaps.rst:117: WARNING: Unexpected indentation.
Documentation/powerpc/elf_hwcaps.rst:122: WARNING: Unexpected indentation.
Documentation/powerpc/elf_hwcaps.rst:144: WARNING: Unexpected indentation.

Fix these warnings by unindenting commit references and using literal code
block for instructions list for PPC_FEATURE_ICACHE_SNOOP.

Fixes: 3df1ff42e69e91 ("powerpc: add documentation for HWCAPs")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/linuxppc-dev/20220727220050.549db613@canb.auug.org.au/
Link: https://lore.kernel.org/r/20220728033332.27836-2-bagasdotme@gmail.com
Documentation/powerpc/elf_hwcaps.rst