== Series Details ==

Series: drm/i915: Be more gentle with exiting non-persistent context (rev5)
URL   : https://patchwork.freedesktop.org/series/89644/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
e16557e3eeac drm/i915: Be more gentle with exiting non-persistent context
-:66: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional 
statements (16, 25)
#66: FILE: drivers/gpu/drm/i915/gem/i915_gem_context.c:448:
+               else if (!persistent)
+                        skip = !intel_context_clear_schedulable(ce);

total: 0 errors, 1 warnings, 0 checks, 201 lines checked


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to