diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-07-02 14:10:29 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-07-03 13:02:16 +0200 |
commit | b244883ca89c88fc250ba440937a3f1b28b258ff (patch) | |
tree | 68d509d61cdf6000b8f94622398ddf41b4b25849 /CREDITS | |
parent | 6fbc7275c7a9ba97877050335f290341a1fd8dbf (diff) |
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 <colin.king@canonical.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions