== Series Details ==

Series: drm/i915/gtt: Replace struct_mutex serialisation for allocation (rev2)
URL   : https://patchwork.freedesktop.org/series/61533/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
15da932f11d7 drm/i915/gtt: Replace struct_mutex serialisation for allocation
-:501: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#501: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:259:
+       spinlock_t lock;

-:509: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#509: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:266:
+       spinlock_t lock;

-:515: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#515: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:272:
+       spinlock_t lock;

total: 0 errors, 0 warnings, 3 checks, 464 lines checked

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

Reply via email to