[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,v3,1/2] drm/i915: Move SAGV block time to dev_priv

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 8 18:28:20 UTC 2019


== Series Details ==

Series: series starting with [CI,v3,1/2] drm/i915: Move SAGV block time to dev_priv
URL   : https://patchwork.freedesktop.org/series/67743/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
b44bcf0ca073 drm/i915: Move SAGV block time to dev_priv
-:61: WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#61: FILE: drivers/gpu/drm/i915/intel_pm.c:3657:
+		return;
+	} else {

total: 0 errors, 1 warnings, 0 checks, 69 lines checked
6dece98d7419 drm/i915/tgl: Read SAGV block time from PCODE



More information about the Intel-gfx mailing list