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

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 9 17:45:22 UTC 2019


== Series Details ==

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

== Summary ==

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

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



More information about the Intel-gfx mailing list