== Series Details ==

Series: drm/i915: Allow i915_gem_reset_prepare_engine to recurse
URL   : https://patchwork.freedesktop.org/series/43156/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
7fae27664969 drm/i915: Allow i915_gem_reset_prepare_engine to recurse
-:57: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description 
(prefer a maximum 75 chars per line)
#57: 
References: 85f1abe0019f ("kthread, sched/wait: Fix kthread_parkme() completion 
issue")

-:57: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ 
chars of sha1> ("<title line>")' - ie: 'commit 85f1abe0019f ("kthread, 
sched/wait: Fix kthread_parkme() completion issue")'
#57: 
References: 85f1abe0019f ("kthread, sched/wait: Fix kthread_parkme() completion 
issue")

-:173: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#173: FILE: drivers/gpu/drm/i915/intel_ringbuffer.h:569:
+       struct mutex reset_lock;

total: 1 errors, 1 warnings, 1 checks, 99 lines checked

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to