== Series Details ==

Series: HAX timer: Describe the delayed_work for a freed timer (rev2)
URL   : https://patchwork.freedesktop.org/series/75740/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
05d26e5da5b7 HAX timer: Describe the delayed_work for a freed timer
-:8: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description 
(prefer a maximum 75 chars per line)
#8: 
<3> [310.437368] ODEBUG: free active (active state 0) object type: timer_list 
hint: delayed_work_timer_fn+0x0/0x10

-:27: WARNING:LINE_SPACING: Missing a blank line after declarations
#27: FILE: kernel/time/timer.c:609:
+               struct delayed_work *work = from_timer(work, timer, timer);
+               return work->work.func;

total: 0 errors, 2 warnings, 0 checks, 15 lines checked

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to