diff options
author | 2022-03-03 09:05:08 +0000 | |
---|---|---|
committer | 2022-03-09 10:39:25 -0800 | |
commit | 3e6054d043c01e0d47a51cddc814f8d3409fc355 (patch) | |
tree | e0e7a226ca35fafdd24a68e36d05e163e6187e5c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | MAINTAINERS: clk: imx: add git tree and dt-bindings files (diff) | |
download | wireguard-linux-3e6054d043c01e0d47a51cddc814f8d3409fc355.tar.xz wireguard-linux-3e6054d043c01e0d47a51cddc814f8d3409fc355.zip |
clk: imx: remove redundant re-assignment of pll->base
There are two identical assignments of pll->base to the same value,
the second assignment is redundant and can be removed.
Cleans up cppcheck warning:
drivers/clk/imx/clk-sscg-pll.c:528:12: style: Variable 'pll->base' is
reassigned a value before the old one has been used. [redundantAssignment]
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20220303090508.1125175-1-colin.i.king@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions