[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pmu: Do not assume fixed hrtimer period

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 4 13:05:50 UTC 2018


== Series Details ==

Series: drm/i915/pmu: Do not assume fixed hrtimer period
URL   : https://patchwork.freedesktop.org/series/44191/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
9461f26f5ca1 drm/i915/pmu: Do not assume fixed hrtimer period
-:109: ERROR:CODE_INDENT: code indent should use tabs where possible
#109: FILE: drivers/gpu/drm/i915/i915_pmu.c:237:
+^I^I^I        intel_gpu_freq(dev_priv, val),$

-:109: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#109: FILE: drivers/gpu/drm/i915/i915_pmu.c:237:
+		add_sample_mult(&dev_priv->pmu.sample[__I915_SAMPLE_FREQ_ACT],
+			        intel_gpu_freq(dev_priv, val),

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



More information about the Intel-gfx mailing list