diff options
author | 2020-05-28 23:12:19 +0100 | |
---|---|---|
committer | 2020-05-28 16:00:33 -0700 | |
commit | d036466330d13039a09e407b23a0dabec1a9533a (patch) | |
tree | ff46105de27bc94dddf222c1feae6912a54bd900 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | clk: intel: Add CGU clock driver for a new SoC (diff) | |
download | wireguard-linux-d036466330d13039a09e407b23a0dabec1a9533a.tar.xz wireguard-linux-d036466330d13039a09e407b23a0dabec1a9533a.zip |
clk: intel: remove redundant initialization of variable rate64
The variable rate64 is being initialized with a value that is never read
and it is being updated later with a new value. The initialization is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lkml.kernel.org/r/20200528221219.535804-1-colin.king@canonical.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions