diff options
author | Jani Nikula <[email protected]> | 2020-02-17 20:42:19 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-02-19 15:08:49 +0200 |
commit | 200452f1cb437895cb4bb0fcb0d5b74afdbf17ac (patch) | |
tree | ad4cf4a1f2dc93d7cfbd6d173ad36d3424125c58 /scripts/gdb | |
parent | 489645d522dfa9677116a12c025f2e3dc672ff68 (diff) |
drm/i915/gem: use spinlock_t instead of struct spinlock
spinlock_t is one case where the typedef is to be preferred over struct
spinlock.
Fixes: 42fb60de3129 ("drm/i915/gem: Don't leak non-persistent requests on changing engines")
Cc: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions