[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Force a failed engine reset
Patchwork
patchwork at emeril.freedesktop.org
Tue Jan 12 12:17:34 UTC 2021
== Series Details ==
Series: drm/i915/selftests: Force a failed engine reset
URL : https://patchwork.freedesktop.org/series/85749/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
4fd279f422ea drm/i915/selftests: Force a failed engine reset
-:44: WARNING:LINE_SPACING: Missing a blank line after declarations
#44: FILE: drivers/gpu/drm/i915/gt/selftest_hangcheck.c:568:
+ struct intel_context *ce;
+ IGT_TIMEOUT(end_time);
-:116: CHECK:SPACING: spaces preferred around that '/' (ctx:WxV)
#116: FILE: drivers/gpu/drm/i915/gt/selftest_hangcheck.c:640:
+ if (i915_request_wait(last, 0, HZ /2) < 0) {
^
total: 0 errors, 1 warnings, 1 checks, 145 lines checked
More information about the Intel-gfx
mailing list