aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSui Jingfeng <[email protected]>2024-05-08 02:00:00 +0800
committerRobert Foss <[email protected]>2024-05-08 15:44:21 +0200
commitad3323a6ccb7d43bbeeaa46d5311c43d5d361fc7 (patch)
tree98f61699e8ec5ed42cc881b775d50e6d1ae431ba /tools/perf/scripts/python
parent7fb8af6798e8d013017e4607505f58d9942fd671 (diff)
drm/drm-bridge: Drop conditionals around of_node pointers
Having conditional around the of_node pointer of the drm_bridge structure is not necessary, since drm_bridge structure always has the of_node as its member. Let's drop the conditional to get a better looks, please also note that this is following the already accepted commitments. see commit d8dfccde2709 ("drm/bridge: Drop conditionals around of_node pointers") for reference. Signed-off-by: Sui Jingfeng <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Robert Foss <[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