diff options
| author | Colin Ian King <[email protected]> | 2019-07-02 13:10:29 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2019-07-03 11:02:16 +0000 |
| commit | b244883ca89c88fc250ba440937a3f1b28b258ff (patch) | |
| tree | 68d509d61cdf6000b8f94622398ddf41b4b25849 /drivers/pci/controller/pci-host-common.c | |
| parent | Linux 5.2-rc7 (diff) | |
| download | kernel-b244883ca89c88fc250ba440937a3f1b28b258ff.tar.gz kernel-b244883ca89c88fc250ba440937a3f1b28b258ff.zip | |
ACPI: APD: remove redundant assignment to pointer clk
The pointer clk 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 <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions
