diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-12-09 15:08:32 +0000 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-12-10 09:53:13 -0800 |
commit | 33e7a8422546b5cd65d4af4dfe4ed92ea543d8df (patch) | |
tree | ef036f1cc62415eb20a1f9e8e3d772f1b026a6c0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ff70fbd0e81018b45daad5f64ee03ce32d20c917 (diff) |
clk: imx: remove redundant initialization of ret to zero
The initialization of ret is redundant as it is being re-assigned to
the return value from the call to imx8m_clk_composite_compute_dividers.
Clean this up by removing the initialization.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions