[Intel-gfx] [PATCH 3/7] drm/i915: Fix #endif comment
Damien Lespiau
damien.lespiau at intel.com
Thu Aug 8 23:28:55 CEST 2013
Did you say OCD?
Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
drivers/gpu/drm/i915/i915_gem_debug.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/i915_gem_debug.c b/drivers/gpu/drm/i915/i915_gem_debug.c
index bcdbafc..775d506 100644
--- a/drivers/gpu/drm/i915/i915_gem_debug.c
+++ b/drivers/gpu/drm/i915/i915_gem_debug.c
@@ -115,4 +115,4 @@ i915_verify_lists(struct drm_device *dev)
return warned = err;
}
-#endif /* WATCH_INACTIVE */
+#endif /* WATCH_LIST */
--
1.8.3.1
More information about the Intel-gfx
mailing list