diff options
| author | Colin Ian King <[email protected]> | 2021-04-06 18:27:46 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2021-04-07 23:30:23 +0000 |
| commit | 52d1a8da40b3c3e165e7b89d1a21a48da196792f (patch) | |
| tree | ca6e323e83349aa0b70ba4f63e2eda33c531b83e /lib/dump_stack.c | |
| parent | clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return (diff) | |
| download | kernel-52d1a8da40b3c3e165e7b89d1a21a48da196792f.tar.gz kernel-52d1a8da40b3c3e165e7b89d1a21a48da196792f.zip | |
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 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions
