summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-08-15 15:44:37 +0300
committerViresh Kumar <viresh.kumar@linaro.org>2022-08-16 08:18:08 +0300
commitd36cb843e456324d6e725f1d8b440c4645a52d0d (patch)
treeb7e37aa14a635263cc3129b108f7e7c5e151d6b7 /tools/perf/scripts/python/export-to-postgresql.py
parent568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff)
downloadlinux-d36cb843e456324d6e725f1d8b440c4645a52d0d.tar.xz
OPP: Fix an un-initialized variable usage
smatch complains that 'ret' may be returned un-initialized. Explicitly return 0 if we reach the end of the function (should 'opp_table->clk_count' be 0). Fixes: 8174a3a613af ("OPP: Provide a simple implementation to configure multiple clocks") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions