diff options
author | Daniel Vetter <[email protected]> | 2020-04-15 09:40:04 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2020-04-28 16:03:40 +0200 |
commit | fd7ee85cfe7bad518da9dd17dd6ee44199e20833 (patch) | |
tree | 4c500df54eced8a248a2626e7f4e22e289e922e0 /tools/perf/scripts/python | |
parent | 6ff71edfcb0be37c803da51e1b893809ead22203 (diff) |
drm/mcde: Don't use drm_device->dev_private
Upcasting using a container_of macro is more typesafe, faster and
easier for the compiler to optimize.
v2: Move misplaced removal of double-assignment to this patch (Sam)
Reviewed-by: Linus Walleij <[email protected]> (v1)
Acked-by: Sam Ravnborg <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Linus Walleij <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions