aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorSui Jingfeng <[email protected]>2024-05-01 13:13:23 +0800
committerDouglas Anderson <[email protected]>2024-05-01 09:06:46 -0700
commit235e60653f8dbe4441d9ddca9fbeeb3e8083faa9 (patch)
tree4e9b0a0a5d19275d31a0980a306f0f99d9564a44 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent13d56abef172e8ef793fbab58268b60687698f15 (diff)
drm/debugfs: Drop conditionals around of_node pointers
Having conditional around the of_node pointer of the drm_bridge structure is not necessary anymore, since drm_bridge structure always has the of_node member since the commit d8dfccde2709 ("drm/bridge: Drop conditionals around of_node pointers"). So drop the conditional, please also note that this patch is following the convention used by driver core, see commit c9e358dfc4a8 ("driver-core: remove conditionals around devicetree pointers"). Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Sui Jingfeng <[email protected]> Reviewed-by: Douglas Anderson <[email protected]> Signed-off-by: Douglas Anderson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions