aboutsummaryrefslogtreecommitdiff
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.cocci10
1 files changed, 0 insertions, 10 deletions
diff --git a/util/i915tool/spatches/fx.cocci b/util/i915tool/spatches/fx.cocci
deleted file mode 100644
index 576cfcc388..0000000000
--- a/util/i915tool/spatches/fx.cocci
+++ /dev/null
@@ -1,10 +0,0 @@
-@@
-identifier f;
-type T;
-@@
-T f(...){...
--\(DRM_DEBUG_KMS|DRM_ERRRO\)(
-+fprintf(stderr,
-...);
-...}
-