[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Ratelimit heartbeat completion probing (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 4 01:02:02 UTC 2021
== Series Details ==
Series: drm/i915/gt: Ratelimit heartbeat completion probing (rev2)
URL : https://patchwork.freedesktop.org/series/86665/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
8272367db0e5 drm/i915/gt: Ratelimit heartbeat completion probing
-:86: ERROR:CODE_INDENT: code indent should use tabs where possible
#86: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:86:
+^I ^Icontainer_of(cb, typeof(*engine), heartbeat.cb);$
-:86: WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#86: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:86:
+^I ^Icontainer_of(cb, typeof(*engine), heartbeat.cb);$
total: 1 errors, 1 warnings, 0 checks, 88 lines checked
More information about the Intel-gfx
mailing list