[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: use spinlock_t instead of struct spinlock
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 17 18:55:54 UTC 2020
== Series Details ==
Series: drm/i915/gem: use spinlock_t instead of struct spinlock
URL : https://patchwork.freedesktop.org/series/73546/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
7042c07be74c drm/i915/gem: use spinlock_t instead of struct spinlock
-:23: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#23: FILE: drivers/gpu/drm/i915/gem/i915_gem_context_types.h:184:
+ spinlock_t lock;
total: 0 errors, 0 warnings, 1 checks, 8 lines checked
More information about the Intel-gfx
mailing list