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

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 9 22:37:21 UTC 2019


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
7da5381e3ab8 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
cc743a676c3a drm/i915/tgl: Read SAGV block time from PCODE



More information about the Intel-gfx mailing list