[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915: Keep track of request among the scheduling lists (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 15 09:44:30 UTC 2020
== Series Details ==
Series: series starting with [v2] drm/i915: Keep track of request among the scheduling lists (rev2)
URL : https://patchwork.freedesktop.org/series/72048/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
201e1a96d586 drm/i915: Keep track of request among the scheduling lists
e4a508266496 drm/i915/gt: Allow temporary suspension of inflight requests
-:92: ERROR:SPACING: space required before the open parenthesis '('
#92: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:2392:
+ } while(rq);
-:172: ERROR:SPACING: space required before the open parenthesis '('
#172: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:2472:
+ } while(rq);
total: 2 errors, 0 warnings, 0 checks, 342 lines checked
4aab7f2eb367 drm/i915/execlists: Offline error capture
More information about the Intel-gfx
mailing list