alistair23-linux/drivers/clk/x86
Colin Ian King d036466330 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>
2020-05-28 16:00:33 -07:00
..
clk-cgu-pll.c clk: intel: Add CGU clock driver for a new SoC 2020-05-26 19:58:52 -07:00
clk-cgu.c clk: intel: remove redundant initialization of variable rate64 2020-05-28 16:00:33 -07:00
clk-cgu.h clk: intel: Add CGU clock driver for a new SoC 2020-05-26 19:58:52 -07:00
clk-lgm.c clk: intel: Add CGU clock driver for a new SoC 2020-05-26 19:58:52 -07:00
clk-lpt.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
clk-pmc-atom.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
clk-st.c clk: clk-st: avoid clkdev lookup leak at remove 2019-02-06 10:35:04 -08:00
Kconfig clk: intel: Add CGU clock driver for a new SoC 2020-05-26 19:58:52 -07:00
Makefile clk: intel: Add CGU clock driver for a new SoC 2020-05-26 19:58:52 -07:00