[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Consolidate TLB invalidation flow
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 1 18:04:07 UTC 2023
== Series Details ==
Series: drm/i915: Consolidate TLB invalidation flow
URL : https://patchwork.freedesktop.org/series/113563/
State : warning
== Summary ==
Error: dim checkpatch failed
c0fc33d4e83f drm/i915: Consolidate TLB invalidation flow
-:99: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#99: FILE: drivers/gpu/drm/i915/gt/intel_engine_cs.c:1207:
+ if (gt_WARN_ON_ONCE(engine->gt,
+ class >= num ||
-:157: ERROR:OPEN_BRACE: open brace '{' following struct go on the same line
#157: FILE: drivers/gpu/drm/i915/gt/intel_engine_types.h:350:
+struct intel_engine_tlb_inv
+{
total: 1 errors, 0 warnings, 1 checks, 324 lines checked
More information about the Intel-gfx
mailing list