diff options
author | 2020-06-02 18:24:35 +0100 | |
---|---|---|
committer | 2020-06-09 13:45:37 -0700 | |
commit | 45edc7e27445f4d467d915c0e1ef0a7b41270f47 (patch) | |
tree | c2c1a5309512435b2586a71b65655dbbfc737bcd /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible" (diff) | |
download | wireguard-linux-45edc7e27445f4d467d915c0e1ef0a7b41270f47.tar.xz wireguard-linux-45edc7e27445f4d467d915c0e1ef0a7b41270f47.zip |
clk: baikal-t1: remove redundant assignment to variable 'divider'
The variable divider 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://lore.kernel.org/r/20200602172435.70282-1-colin.king@canonical.com
Reviewed-by: Serge Semin <fancer.lancer@gmail.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