diff options
author | Colin Ian King <[email protected]> | 2019-07-01 17:50:20 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2019-08-07 14:23:24 -0700 |
commit | e2f2402f3be89e4407d94d92d326204f70261754 (patch) | |
tree | 524e408df21cc50193aaac0d30f6d75f3fa53047 /lib/test_overflow.c | |
parent | a95fb581b144b5e73da382eaedb2e32027610597 (diff) |
clk: Si5341/Si5340: remove redundant assignment to n_den
The variable n_den is initialized however that value is never read
as n_den is re-assigned a little later in the two paths of a
following if-statement. Remove the redundant assignment.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Acked-by: Mike Looijmans <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions