summaryrefslogtreecommitdiff
path: root/util/i915tool/spatches/fx.cocci
diff options
context:
space:
mode:
Diffstat (limited to 'util/i915tool/spatches/fx.cocci')
-rw-r--r--util/i915tool/spatches/fx.cocci2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/i915tool/spatches/fx.cocci b/util/i915tool/spatches/fx.cocci
index e47ddcab69..576cfcc388 100644
--- a/util/i915tool/spatches/fx.cocci
+++ b/util/i915tool/spatches/fx.cocci
@@ -4,7 +4,7 @@ type T;
@@
T f(...){...
-\(DRM_DEBUG_KMS|DRM_ERRRO\)(
-+fprintf(stderr,
++fprintf(stderr,
...);
...}