aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-12-30 14:00:24 +0100
committerLaurentiu Palcu <[email protected]>2023-01-10 16:26:06 +0200
commit7efb10383181377e0588bb0068422e3630540acd (patch)
tree7aa10aed750ed4060eba72c14ff5eac1cbb53caa /tools/perf/scripts/python/check-perf-trace.py
parent5855366f7d21af8a24d92270c11350982de1d671 (diff)
drm/imx/dcss: Drop if blocks with always false condition
dcss_drv_platform_remove() is only called for a device after dcss_drv_platform_probe() returned 0. In that case dev_set_drvdata() was called with a non-NULL value and so dev_get_drvdata() won't return NULL. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Laurentiu Palcu <[email protected]> Signed-off-by: Laurentiu Palcu <[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