All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] docs: fault-injection: drop reference to md-faulty
@ 2025-07-23 10:28 Vignesh Raman
  2025-07-24 14:32 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Vignesh Raman @ 2025-07-23 10:28 UTC (permalink / raw)
  To: linux-doc
  Cc: akinobu.mita, corbet, laura.nao, arnaud.ferraris, vignesh.raman,
	linux-kernel

Commit 415c7451872b ("md: Remove deprecated CONFIG_MD_FAULTY") removed
the md-faulty driver, so drop the outdated reference from the
fault-injection documentation.

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
---
 Documentation/fault-injection/fault-injection.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/fault-injection/fault-injection.rst b/Documentation/fault-injection/fault-injection.rst
index 1c14ba08fbfc..c2d3996b5b40 100644
--- a/Documentation/fault-injection/fault-injection.rst
+++ b/Documentation/fault-injection/fault-injection.rst
@@ -2,7 +2,7 @@
 Fault injection capabilities infrastructure
 ===========================================
 
-See also drivers/md/md-faulty.c and "every_nth" module option for scsi_debug.
+See also "every_nth" module option for scsi_debug.
 
 
 Available fault injection capabilities
-- 
2.47.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v1] docs: fault-injection: drop reference to md-faulty
  2025-07-23 10:28 [PATCH v1] docs: fault-injection: drop reference to md-faulty Vignesh Raman
@ 2025-07-24 14:32 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-07-24 14:32 UTC (permalink / raw)
  To: Vignesh Raman, linux-doc
  Cc: akinobu.mita, laura.nao, arnaud.ferraris, vignesh.raman,
	linux-kernel

Vignesh Raman <vignesh.raman@collabora.com> writes:

> Commit 415c7451872b ("md: Remove deprecated CONFIG_MD_FAULTY") removed
> the md-faulty driver, so drop the outdated reference from the
> fault-injection documentation.
>
> Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
> ---
>  Documentation/fault-injection/fault-injection.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/fault-injection/fault-injection.rst b/Documentation/fault-injection/fault-injection.rst
> index 1c14ba08fbfc..c2d3996b5b40 100644
> --- a/Documentation/fault-injection/fault-injection.rst
> +++ b/Documentation/fault-injection/fault-injection.rst
> @@ -2,7 +2,7 @@
>  Fault injection capabilities infrastructure
>  ===========================================
>  
> -See also drivers/md/md-faulty.c and "every_nth" module option for scsi_debug.
> +See also "every_nth" module option for scsi_debug.
>  

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-24 14:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-23 10:28 [PATCH v1] docs: fault-injection: drop reference to md-faulty Vignesh Raman
2025-07-24 14:32 ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.