Skip to content

Commit

Permalink
drm/i915: Fix #endif comment
Browse files Browse the repository at this point in the history
Did you say OCD?

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
  • Loading branch information
Damien Lespiau authored and Daniel Vetter committed Aug 9, 2013
1 parent ac44bfa commit c55651b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/i915/i915_gem_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ i915_verify_lists(struct drm_device *dev)

return warned = err;
}
#endif /* WATCH_INACTIVE */
#endif /* WATCH_LIST */

0 comments on commit c55651b

Please sign in to comment.