diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-05-07 23:04:55 +0100 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-05-12 17:27:11 +0300 |
commit | 6568d0c07efcc2e786d59c9258ec61f36f4ac483 (patch) | |
tree | eb702f9a6bbd439ddae8163f69d09132a517dc19 /drivers/counter/ftm-quaddec.c | |
parent | aab9e7896ec98b2a6b4eeeed71cc666776bb8def (diff) |
platform/x86: asus_wmi: remove redundant initialization of variable status
The variable status 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: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/counter/ftm-quaddec.c')
0 files changed, 0 insertions, 0 deletions