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

Patchwork patchwork at emeril.freedesktop.org
Sat Sep 28 00:55:45 UTC 2019


== Series Details ==

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

== Summary ==

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

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



More information about the Intel-gfx mailing list