diff options
| author | Colin Ian King <[email protected]> | 2021-01-28 17:37:02 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-01-29 16:45:57 +0100 |
| commit | d730b1e1c313f9087ed991084511131ef1e91928 (patch) | |
| tree | 7263d6560764545e36e4332b9f0620749ac17333 /tools/perf/scripts/python | |
| parent | 27cf133c5d3cc669588399575ffa6e8df90b61fc (diff) | |
staging: net: wimax: i2400m: fw: remove redundant initialization of variable result
The variable result 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.
Signed-off-by: Colin Ian King <[email protected]>
Addresses-Coverity: ("Unused value")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions