aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2023-07-21 21:21:33 +0000
committerAndi Shyti <[email protected]>2023-07-25 13:31:34 +0000
commitb364f3cd879888191290cabd8981b0e6bb3a6fdb (patch)
tree06375f8c77cce881a2e1b67b33bcfd5202cc55c6 /tools/perf/scripts/python/check-perf-trace.py
parentdrm/i915/dpt: Use shmem for dpt objects (diff)
downloadkernel-b364f3cd879888191290cabd8981b0e6bb3a6fdb.tar.gz
kernel-b364f3cd879888191290cabd8981b0e6bb3a6fdb.zip
drm/i915: Simplify expression &to_i915(dev)->drm
to_i915 is defined as container_of(dev, struct drm_i915_private, drm); So for a struct drm_device *dev, to_i915(dev)->drm is just dev. Simplify accordingly. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Andi Shyti <[email protected]> Signed-off-by: Andi Shyti <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions