projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af288a4
)
Documentation: fix doc link to fault-injection.rst
author
Ujwal Kundur
<ujwal.kundur@gmail.com>
Sat, 15 Feb 2025 10:51:07 +0000
(16:21 +0530)
committer
Andrew Morton
<akpm@linux-foundation.org>
Thu, 6 Mar 2025 05:36:13 +0000
(21:36 -0800)
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>
lib/Kconfig.debug
patch
|
blob
|
blame
|
history
diff --git
a/lib/Kconfig.debug
b/lib/Kconfig.debug
index 1af972a92d06f6e3f7beec4bd086c00b412c83ac..35796c290ca351b9906dc37651197aefb9100990 100644
(file)
--- a/
lib/Kconfig.debug
+++ b/
lib/Kconfig.debug
@@
-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"