[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Be more gentle with exiting non-persistent context (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 16 09:53:04 UTC 2021
== 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
More information about the Intel-gfx
mailing list