aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-07-23 17:15:41 +0100
committerLee Jones <[email protected]>2020-08-13 07:50:04 +0100
commit1f0fa85c07fb53d756219cf7e6e8e77eab6e75eb (patch)
tree668ef885f35755336195119ce59f5c368c948595 /lib/test_overflow.c
parent594f1935b373019aacaff00929ae61fec0ec83a5 (diff)
mfd: max14577: Remove redundant initialization of variable current_bits
The variable current_bits 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]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions