All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: md: Fix a file name to md-fault.c in fault-injection.txt
@ 2017-12-22 16:41 Masanari Iida
  2018-01-01 19:43 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2017-12-22 16:41 UTC (permalink / raw)
  To: snitzer, shli, linux-kernel, corbet, linux-raid; +Cc: linux-doc, Masanari Iida

drivers/md/faulty.c has been renamed to md-faulty.c after
following commit merged int to the main line.

  935fe0983e09f4f7331ebf5ea4ae2124f6e9f9e8 .

But the file name in fault-injection.txt has not been changed.
Now the actual file name and document are in sync.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/fault-injection/fault-injection.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/fault-injection/fault-injection.txt b/Documentation/fault-injection/fault-injection.txt
index 918972babcd8..1c0bfbbf7869 100644
--- a/Documentation/fault-injection/fault-injection.txt
+++ b/Documentation/fault-injection/fault-injection.txt
@@ -1,7 +1,7 @@
 Fault injection capabilities infrastructure
 ===========================================
 
-See also drivers/md/faulty.c and "every_nth" module option for scsi_debug.
+See also drivers/md/md-faulty.c and "every_nth" module option for scsi_debug.
 
 
 Available fault injection capabilities
-- 
2.15.1.433.g936d1b989416


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

* Re: [PATCH] doc: md: Fix a file name to md-fault.c in fault-injection.txt
  2017-12-22 16:41 [PATCH] doc: md: Fix a file name to md-fault.c in fault-injection.txt Masanari Iida
@ 2018-01-01 19:43 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2018-01-01 19:43 UTC (permalink / raw)
  To: Masanari Iida; +Cc: snitzer, shli, linux-kernel, linux-raid, linux-doc

On Sat, 23 Dec 2017 01:41:21 +0900
Masanari Iida <standby24x7@gmail.com> wrote:

> drivers/md/faulty.c has been renamed to md-faulty.c after
> following commit merged int to the main line.
> 
>   935fe0983e09f4f7331ebf5ea4ae2124f6e9f9e8 .
> 
> But the file name in fault-injection.txt has not been changed.
> Now the actual file name and document are in sync.
> 
Applied to the docs tree, thanks.

jon

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

end of thread, other threads:[~2018-01-01 19:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-22 16:41 [PATCH] doc: md: Fix a file name to md-fault.c in fault-injection.txt Masanari Iida
2018-01-01 19:43 ` 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.