[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: Restore previous heartbeat interval
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 4 10:22:40 UTC 2021
== Series Details ==
Series: series starting with [1/2] drm/i915/selftests: Restore previous heartbeat interval
URL : https://patchwork.freedesktop.org/series/86687/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
cb34222291bf drm/i915/selftests: Restore previous heartbeat interval
-:34: ERROR:CODE_INDENT: code indent should use tabs where possible
#34: FILE: drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c:206:
+^I ^Imax(3 * TIMEOUT_COMPLETION, jiffies_to_usecs(6));$
-:34: WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#34: FILE: drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c:206:
+^I ^Imax(3 * TIMEOUT_COMPLETION, jiffies_to_usecs(6));$
total: 1 errors, 1 warnings, 0 checks, 53 lines checked
91fea4e951c9 drm/i915/gt: Ratelimit heartbeat completion probing
More information about the Intel-gfx
mailing list