diff options
author | Colin Ian King <[email protected]> | 2020-04-10 14:34:06 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-04-14 16:57:44 +0100 |
commit | 2ea8db7200d40f89ebfb97fc512ced5f792e0e1c (patch) | |
tree | 9784b9db13f99cb58af7541413ce2be3ec51582d /lib/mpi/mpi-sub-ui.c | |
parent | 29ebe87cdd57accdbe94e44a01685cb3227ad223 (diff) |
regulator: tps80031: remove redundant assignment to variables ret and val
The variables ret and val are being initialized with values that are
never read and are being updated later with a new value. The
initializations are redundant and can be removed.
Signed-off-by: Colin Ian King <[email protected]>
Addresses-Coverity: ("Unused value")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions