Skip to content
Snippets Groups Projects
Commit 2d87948a authored by Laurent Gauthier's avatar Laurent Gauthier Committed by Jonathan Corbet
Browse files

doc: fault-injection: fix macro name in example

parent 2fec7b33
No related branches found
No related tags found
No related merge requests found
......@@ -195,7 +195,7 @@ o #include <linux/fault-inject.h>
o define the fault attributes
DECLARE_FAULT_INJECTION(name);
DECLARE_FAULT_ATTR(name);
Please see the definition of struct fault_attr in fault-inject.h
for details.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment