mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
Documentation: fix doc link to fault-injection.rst
Fix incorrect reference to fault-injection docs Link: https://lkml.kernel.org/r/20250215105106.734-1-ujwal.kundur@gmail.com Signed-off-by: Ujwal Kundur <ujwal.kundur@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
parent
af288a426c
commit
04ec365e3f
|
|
@ -2103,7 +2103,7 @@ config FAIL_SKB_REALLOC
|
|||
reallocated, catching possible invalid pointers to the skb.
|
||||
|
||||
For more information, check
|
||||
Documentation/dev-tools/fault-injection/fault-injection.rst
|
||||
Documentation/fault-injection/fault-injection.rst
|
||||
|
||||
config FAULT_INJECTION_CONFIGFS
|
||||
bool "Configfs interface for fault-injection capabilities"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user