[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: remove unused i915->active_pipes

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 26 16:40:54 UTC 2021


== Series Details ==

Series: drm/i915: remove unused i915->active_pipes
URL   : https://patchwork.freedesktop.org/series/94076/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
e8c9a5aa908f drm/i915: remove unused i915->active_pipes
-:10: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit ef79d62b5ce5 ("drm/i915: Encapsulate dbuf state handling harder")'
#10: 
ef79d62b5ce5 ("drm/i915: Encapsulate dbuf state handling harder"), and

-:35: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#35: FILE: drivers/gpu/drm/i915/display/intel_display.c:12353:
+	cdclk_state->active_pipes = dbuf_state->active_pipes = active_pipes;

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




More information about the Intel-gfx mailing list