projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4515862
)
docs: powerpc: use different label name for elf_hwcaps.rst
author
Bagas Sanjaya
<bagasdotme@gmail.com>
Thu, 28 Jul 2022 03:33:32 +0000
(10:33 +0700)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 28 Jul 2022 06:19:37 +0000
(16:19 +1000)
Sphinx reported duplicate label warning:
WARNING: duplicate label elf_hwcaps_index, other instance in Documentation/arm64/elf_hwcaps.rst
The warning is caused by elf_hwcaps_index label name is already used for
arm64 documentation, whileas powerpc use the same name.
Disambiguate the label name for powerpc.
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-3-bagasdotme@gmail.com
Documentation/powerpc/elf_hwcaps.rst
patch
|
blob
|
history
diff --git
a/Documentation/powerpc/elf_hwcaps.rst
b/Documentation/powerpc/elf_hwcaps.rst
index bb7438cebf36e88e1421b97ef45ac59849e3e800..3366e5b18e675987430ebf86f1c6c4f9ff8ca784 100644
(file)
--- a/
Documentation/powerpc/elf_hwcaps.rst
+++ b/
Documentation/powerpc/elf_hwcaps.rst
@@
-1,4
+1,4
@@
-.. _elf_hwcaps_
index
:
+.. _elf_hwcaps_
powerpc
:
==================
POWERPC ELF HWCAPs