diff options
author | Colin Ian King <[email protected]> | 2021-04-22 13:04:12 +0100 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2021-04-22 23:51:32 +0200 |
commit | c310e546164d5cca4c12faf9582b75989b030b68 (patch) | |
tree | 2e5246175971516d8de997ff823cd747e478c544 /drivers/pci/controller/dwc/pcie-designware.c | |
parent | ab39c8853737158604e154ad3b03639e74082bd6 (diff) |
thermal/drivers/mtk_thermal: Remove redundant initializations of several variables
Several variables are being initialized with values that is never
read and being updated later with a new value. The initializations
are redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-designware.c')
0 files changed, 0 insertions, 0 deletions