aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDrew Davenport <[email protected]>2019-09-06 13:23:41 -0600
committerRob Clark <[email protected]>2019-10-07 08:24:29 -0700
commit422ed75581176ca8be2c87ea1c3720608dc46212 (patch)
treef87cfd4823894ed6cf97f89034c0598e05bd1579 /tools/perf/scripts/python/bin
parentc3b80b28c1744d233cf2763f87a7b321af7338d0 (diff)
drm/msm/dpu: Remove unnecessary NULL checks
drm_device.dev_private is set to a non-NULL msm_drm_private struct in msm_drm_init. Successful initialization of msm means that dev_private is non-NULL so there is no need to check it everywhere. Signed-off-by: Drew Davenport <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions