diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-10-25 14:12:27 +0100 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2019-10-31 13:47:42 +0900 |
commit | ddd1bbbae486ff5913c8fc72c853dcea60713236 (patch) | |
tree | 36b52432c4bebc4e0fd0b3171fc8def046845c1e /drivers/remoteproc/da8xx_remoteproc.c | |
parent | 6942635032cfd3e003e980d2dfa4e6323a3ce145 (diff) |
extcon: sm5502: remove redundant assignment to variable cable_type
The variable cable_type is being initialized with a value that
is never read and is being re-assigned a little later on. The
assignment is redundant and hence can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/remoteproc/da8xx_remoteproc.c')
0 files changed, 0 insertions, 0 deletions