aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2018-10-21 18:34:45 +0200
committerMaxime Ripard <[email protected]>2018-10-29 14:19:51 +0100
commita25b77a1d79774981d9e8eefbb7d15c05cbd301c (patch)
treef47f56085d3a0047b7f281d1d81e55a5e589b588 /tools/perf/scripts/python/stat-cpi.py
parent633873e6cb884f903468f81f2e8df8975877fadd (diff)
drm/sun4i: hdmi: Fix unitialized variable
The is_double variable is used to store, and possibly returning to the calling function, whether it needs to double the rate of the parent clock or not. In the case where it does, the variable is affected, but in the case where it doesn't we return some uninitialized value. Fix this. Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Reviewed-by: Giulio Benetti <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions