summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2025-01-08 17:19:13 +0200
committerImre Deak <imre.deak@intel.com>2025-01-22 19:18:05 +0200
commitd49b485d1be3cb1b3b719cf4031f879dbc26c633 (patch)
tree37cce700a28f711711ab0f7af6ac22b35ed1827f /tools/perf/scripts/python/bin/stackcollapse-report
parent1abf834951fb039f24819283b7abd9f8309852b0 (diff)
drm/i915/dp_mst: Use intel_connector vs. drm_connector pointer in intel_dp_mst.c
Follow the canonical way in intel_dp_mst.c, referencing a connector only via a struct intel_connector pointer and naming this pointer 'connector' instead of 'intel_connector', the only exception being the casting of a drm_connector function parameter pointer to intel_connector, calling the drm_connector pointer _connector. Suggested-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250108151916.491113-3-imre.deak@intel.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions