* [PATCH] docs: ext4: fix duplicate Sphinx labels in atomic_writes.rst
@ 2025-07-29 0:56 Andre Luiz da Nobrega
2025-07-29 1:03 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Andre Luiz da Nobrega @ 2025-07-29 0:56 UTC (permalink / raw)
To: tytso; +Cc: adilger.kernel, corbet, linux-ext4, linux-doc, linux-kernel
Fixes Sphinx warnings about duplicate reference labels in
Documentation/filesystems/ext4/atomic_writes.rst.
Specifically, the label '.. _atomic_write_bdev_support:' was renamed to
'.. _atomic_write_bdev_support_section:' to ensure label uniqueness
within the document.
Signed-off-by: Andre Luiz da Nobrega <andreluizrodriguescastro@gmail.com>
---
Documentation/arch/powerpc/index.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/arch/powerpc/index.rst b/Documentation/arch/powerpc/index.rst
index 0560cbae5fa1..ce39b54b5a7d 100644
--- a/Documentation/arch/powerpc/index.rst
+++ b/Documentation/arch/powerpc/index.rst
@@ -6,7 +6,7 @@ powerpc
.. toctree::
:maxdepth: 1
-
+
associativity
booting
bootwrapper
@@ -20,6 +20,7 @@ powerpc
elfnote
firmware-assisted-dump
hvcs
+ htm
imc
isa-versions
kaslr-booke32
--
2.50.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: ext4: fix duplicate Sphinx labels in atomic_writes.rst
2025-07-29 0:56 [PATCH] docs: ext4: fix duplicate Sphinx labels in atomic_writes.rst Andre Luiz da Nobrega
@ 2025-07-29 1:03 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2025-07-29 1:03 UTC (permalink / raw)
To: Andre Luiz da Nobrega, tytso
Cc: adilger.kernel, corbet, linux-ext4, linux-doc, linux-kernel
Hi,
It seems that the patch and the $Subject do not agree.
On 7/28/25 5:56 PM, Andre Luiz da Nobrega wrote:
> Fixes Sphinx warnings about duplicate reference labels in
> Documentation/filesystems/ext4/atomic_writes.rst.
>
> Specifically, the label '.. _atomic_write_bdev_support:' was renamed to
> '.. _atomic_write_bdev_support_section:' to ensure label uniqueness
> within the document.
>
> Signed-off-by: Andre Luiz da Nobrega <andreluizrodriguescastro@gmail.com>
> ---
> Documentation/arch/powerpc/index.rst | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/arch/powerpc/index.rst b/Documentation/arch/powerpc/index.rst
> index 0560cbae5fa1..ce39b54b5a7d 100644
> --- a/Documentation/arch/powerpc/index.rst
> +++ b/Documentation/arch/powerpc/index.rst
> @@ -6,7 +6,7 @@ powerpc
>
> .. toctree::
> :maxdepth: 1
> -
> +
> associativity
> booting
> bootwrapper
> @@ -20,6 +20,7 @@ powerpc
> elfnote
> firmware-assisted-dump
> hvcs
> + htm
> imc
> isa-versions
> kaslr-booke32
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-29 1:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29 0:56 [PATCH] docs: ext4: fix duplicate Sphinx labels in atomic_writes.rst Andre Luiz da Nobrega
2025-07-29 1:03 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).