diff options
author | Colin Ian King <[email protected]> | 2021-04-06 19:27:46 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2021-04-07 16:30:23 -0700 |
commit | 52d1a8da40b3c3e165e7b89d1a21a48da196792f (patch) | |
tree | ca6e323e83349aa0b70ba4f63e2eda33c531b83e /scripts/gdb/linux/timerlist.py | |
parent | 657d4d1934f75a2d978c3cf2086495eaa542e7a9 (diff) |
clk: socfpga: remove redundant initialization of variable div
The variable div 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]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Dinh Nguyen <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions