Commit 2d87948a authored by Laurent Gauthier's avatar Laurent Gauthier Committed by Jonathan Corbet

doc: fault-injection: fix macro name in example

Signed-off-by: default avatarLaurent Gauthier <laurent.gauthier@soccasys.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 2fec7b33
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment