]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1b60503df996bd172738c8e2bd6e000aa5c7f93a
treef888b231a9beace7761c470b655857529b5dc7a4
parente8f00efc70c521fade16dedb431c81eab22d4d6e
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