aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/dev-tools/coccinelle.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst
index 4a64b4c69d3f..37e474ff6911 100644
--- a/Documentation/dev-tools/coccinelle.rst
+++ b/Documentation/dev-tools/coccinelle.rst
@@ -209,7 +209,7 @@ err.log will now have the profiling information, while stdout will
209provide some progress information as Coccinelle moves forward with 209provide some progress information as Coccinelle moves forward with
210work. 210work.
211 211
212DEBUG_FILE support is only supported when using coccinelle >= 1.2. 212DEBUG_FILE support is only supported when using coccinelle >= 1.0.2.
213 213
214.cocciconfig support 214.cocciconfig support
215-------------------- 215--------------------