== Series Details ==

Series: drm/i915: Fix NULL pointer dereference in capture_engine (rev3)
URL   : https://patchwork.freedesktop.org/series/141903/
State : warning

== Summary ==

Error: dim checkpatch failed
1c375594aaab drm/i915: Fix NULL pointer dereference in capture_engine
-:29: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each 
line
#29: FILE: drivers/gpu/drm/i915/i915_gpu_error.c:1648:
+               /*
+               * We want to know also what is the gcu_id of the context,

-:35: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#35: FILE: drivers/gpu/drm/i915/i915_gpu_error.c:1654:
+                       drm_info(&engine->gt->i915->drm,
+                               "Got hung context on %s with active request 
%lld:%lld [0x%04X] not yet started\n",

-:39: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#39: FILE: drivers/gpu/drm/i915/i915_gpu_error.c:1658:
+                       drm_info(&engine->gt->i915->drm,
+                               "Got hung context on %s with active request 
%lld:%lld not yet started\n",

total: 0 errors, 1 warnings, 2 checks, 24 lines checked


Reply via email to